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
bbfa7b024eebc9b601cc057e984e5fd992ced3f7
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
Matt Peters
1a35919403
SavePackage: Fix fatal error when cooking a Blueprint package with a class that has a subobject that is excluded from the targetplatform.
...
#preflight 627cf880a82f3adab877df2b [CL 20163317 by Matt Peters in ue5-main branch]
2022-05-12 08:15:04 -04:00
..
AssetRegistry
AssetRegistry loading optimization, zero out less memory
2022-04-25 03:31:47 -04:00
Blueprint
Fix blueprint code for replacing placeholder objects so that it is aware of FObjectPtr properties and handles them appropriately when they are unresolved (lazy loaded).
2022-03-23 18:09:51 -04:00
Internationalization
Eliminate whitespace only differences between Release-Engine-Staging and Release-Engine-Test
2021-12-13 16:08:57 -05:00
Misc
GC: Fix incorrect assert in GCObjectReferencer (fallout from 19898875).
2022-05-04 04:20:42 -04:00
Serialization
Add IsInheritedInstance to exports
2022-04-29 20:15:15 -04:00
Templates
…
Tests
/Serialization
Update editor bulkdata unit tests to work with CL 19850627
2022-05-03 09:38:17 -04:00
UObject
SavePackage: Fix fatal error when cooking a Blueprint package with a class that has a subobject that is excluded from the targetplatform.
2022-05-12 08:15:04 -04:00
CoreUObjectPrivatePCH.h
…