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
32bbd90085d97ff232d260023dfd98b0df4fe50d
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
Matt Peters
230a874f39
Fix AssetRegistry error "UpdateAssetData called with a change in ObjectPath" when cooking a package and moving an actor asset out of the external package into the main package.
...
#rb Francis.Hurteau #rnx [CL 16193905 by Matt Peters in ue5-main branch]
2021-05-04 10:57:11 -04:00
..
Private
Fix AssetRegistry error "UpdateAssetData called with a change in ObjectPath" when cooking a package and moving an actor asset out of the external package into the main package.
2021-05-04 10:57:11 -04:00
Public
Create function UStruct::GetSchemaHash. This function provides a hash that can be used to check whether tagged property serialization stored in a saved package is a match for the current binary's UClasses. This hash can be used to test whether versioned tagged property serialization will produce unchanged results, and whether unversioned property serialization will succeed.
2021-05-03 16:54:05 -04:00
CoreUObject.Build.cs
- Merge CL's 15977926, 15978323, 15978393, 15978401 and 15981176 from //UE5/RES to //UE5/Main
2021-04-16 13:16:39 -04:00