After compile, spawnable actor is stuck in spawned state
1. Create a Blank Project
2. Create a BP and add a cube to it (DO NOT compile it)
3. Add the Cube BP to the level
4. Create a Level Sequence
5. Add the Cube Actor to the sequence
6. Right click it and Convert to Spawnable
7. Move the Slider outside of the play range so the actor becomes unspawned
8. Open the CubeBP and compile it
9. Drag the time slider through the sequence
Result: CubeBP is now permanently not spawned. If you'd compiled while it was spawned, it would never unspawn
Expected: CubeBP behaves normally by spawning and unspawning when you enter/exit the play range
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
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?
UMG RichText not appear image when packaged
How does TArray loop correctly remove elements in blueprints?
What is the difference between Camera and CineCamera?
How to delete some elements correctly when deleting an array loop?
Head over to the existing Questions & Answers thread and let us know what's up.
1 |
Component | UE - Anim - Sequencer |
---|---|
Affects Versions | 4.12 |
Target Fix | 4.13 |
Created | Jun 3, 2016 |
---|---|
Resolved | Aug 5, 2016 |
Updated | May 2, 2018 |