Currently parent blueprints are added to the list of blueprints to nativize if their children are flagged to be nativized only if they are also individually saved.
Ideally, we'd update the list of blueprints for nativization with the parent when the child itself is saved to prevent problems from arising when saving only the child blueprint. (I.e. user may flag child for nativization, then save it and close out of the editor while not wanting the other changes they've made throughout the session and therefore not saving the other assets on close.)
Found on //UE4/Release-4.15 CL-3269047
Result: Only the child blueprint has been added to the array for nativization.
Ideal: On save we update the array with the entire list of those waiting to be added (i.e. the parent as well.)
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
How to implement springarm components to scale according to mouse position in spawn?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-41071 in the post.
0 |
Component | UE - Gameplay - Blueprint Runtime |
---|---|
Affects Versions | 4.15, 4.16 |
Target Fix | 4.15 |
Created | Jan 25, 2017 |
---|---|
Resolved | Jan 26, 2017 |
Updated | Apr 27, 2018 |