Commit Graph

3 Commits

Author SHA1 Message Date
patrick enfedaque
e0ef8b4afe Packed Level Actors:
- Fix PackedLevelActors not being properly unloaded when deleted
- Fix Packing failing when packing while packing world already loaded (use FPreviewScene to isolate packing into its own world)

#rb richard.malo
#rnx

[CL 26187000 by patrick enfedaque in 5.3 branch]
2023-06-22 13:32:10 -04:00
patrick enfedaque
d9e5e90138 Packed Level Actor: Remove unused param
#rb trivial
#rnx

[CL 26186546 by patrick enfedaque in 5.3 branch]
2023-06-22 13:17:45 -04:00
patrick enfedaque
774d15a6c9 Packed Level Actors: New Update Packed Blueprints CB action on World assets
- Move all static Packing related methods to new Utils class
- Remove dependency on ALevelInstance (use ILevelInstanceInterface)

#rb richard.malo
#rnx

[CL 25974150 by patrick enfedaque in ue5-main branch]
2023-06-14 06:25:37 -04:00