The default scene root of an blueprint actor is not removed after adding a static mesh component via C++ until after restarting the project (or reloading the blueprint asset)
Found in 4.22 CL#7053642
Reproduced in 4.21 CL#4753647, 4.24Main CL#7206954
RESULT
In the Details panel, the static mesh component is added to the component hierarchy and DefaultSceneRoot is nested under it.
EXPECTED
The DefaultSceneRoot to be removed.
WORKAROUND
Reload the blueprint asset. This will remove the DefaultSceneRoot.
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
UMG RichText not appear image when packaged
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How to delete some elements correctly when deleting an array loop?
How does TArray loop correctly remove elements in blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-76806 in the post.
0 |
Component | UE - Gameplay |
---|---|
Affects Versions | 4.22.2, 4.24, 4.22.3 |
Created | Jun 27, 2019 |
---|---|
Resolved | Aug 27, 2021 |
Updated | Aug 27, 2021 |