This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
572fd58df29111b5303d1aa22b59d137bbf60f06
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
matt peters
486c5764c5
AssetRegistry: Change FAssetData returned from AR queries in the non-editor runtime to have GetChunkIds from the on-disk version of the data whether or not bIncludeOnlyOnDiskAssets is true, because GetChunkIds in non-editor runtimes always returns an empty array and is not what users expect. Add comments for the bIncludeOnlyOnDiskAssets contract.
...
#rnx #rb Justin.Marcus [CL 27102316 by matt peters in ue5-main branch]
2023-08-15 10:27:18 -04:00
..
Internal
[CoreUObject]
2023-06-10 01:58:50 -04:00
Private
Fix for crash when trying to create a vpath from an object with a non-standard object path.
2023-08-15 07:21:35 -04:00
Public
AssetRegistry: Change FAssetData returned from AR queries in the non-editor runtime to have GetChunkIds from the on-disk version of the data whether or not bIncludeOnlyOnDiskAssets is true, because GetChunkIds in non-editor runtimes always returns an empty array and is not what users expect. Add comments for the bIncludeOnlyOnDiskAssets contract.
2023-08-15 10:27:18 -04:00
Tests
Truncation warning fixes for CoreUObject
2023-07-24 16:13:27 -04:00
CoreUObject.Build.cs
Truncation warning fixes for CoreUObject
2023-07-24 16:13:27 -04:00