ULevelStreamingLevelInstance::OnLoadedActorsAddedToLevelPreEvent has a comment that states it must be called before actors are registered with the world, but in ULevelStreaming::UpdateStreamingState AddToWorld() is called before this event causing ID clashes for the user.
Go to ULevelStreaming::UpdateStreamingState and note the order of operations mentioned in the case.
How do I set a material as a post-processing material?
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
What is the difference between Camera and CineCamera?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
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-219510 in the post.
1 |
Component | UE - World Creation - Worldbuilding Tools |
---|---|
Affects Versions | 5.4 |
Target Fix | 5.5 |
Created | Jul 16, 2024 |
---|---|
Resolved | Aug 12, 2024 |
Updated | Oct 15, 2024 |