Child Actor component is duplicated in Standalone Game. No other play modes or packaged game are affected. The additional actor will disappear after 1 minute.
*This is a regression:
Doesn't occur in: 4.13.2-3172292
Occurs in: 4.14.3-3249277*
1. Open QA-Game
2. Create an actor class bp named BP_Child & open it
3. Add a basic shape Sphere component
4. In the Details panel, enable Simulate Physics
5. Create another actor class bp named BP_Parent & open it
6. Add a Child Actor component
7. In the Details panel, set the Child Actor Class to BP_Child
8. Back in the editor, place BP_Parent into the level
9. Play in Standalone game
Results: There will be 2 BP_Parent actors in the level. After about 1 min, one of the actors will disappear.
Expected: For only 1 BP_Parent to be present during play.
How does TextureRenderTarget2D get TArray<uint8> type data?
How to delete some elements correctly when deleting an array loop?
UMG RichText not appear image when packaged
Why does the REMOVE method of map container remove elements have memory leaks?
PackagingResults: Error: Unknown Error, UE 5.0.3
What is the difference between Camera and CineCamera?
Why RevisionControl connect failed in Unreal5.4 but Unreal5.3 success
Head over to the existing Questions & Answers thread and let us know what's up.
2 |
Component | UE - Gameplay |
---|---|
Affects Versions | 4.14.3, 4.15, 4.16 |
Target Fix | 4.15 |
Created | Jan 12, 2017 |
---|---|
Resolved | Jan 23, 2017 |
Updated | Apr 27, 2018 |