PIE registers 2 Default Brushes in the blank level. It's expected behavior to have 1 Default Brush, which is the case in other play modes, but PIE registers 2.
Licensee Description:
This is an issue for our game because I am using an Actor's index in the level's Actor list (ULevel::Actors) to create initial seeds for random number generators (with FRandomStream), to ensure that the level plays deterministically every time it's played, but to ensure that each actor of the same class generates different random numbers. My assumption was that the level's actor list would always initialise the same way, as it's essentially created by the level designer. Apparently this isn't the case.
Results: PIE registers 2 Default Brushes in the blank level
Expected: For only 1 Default Brush to be registered in any playmode
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
What method is used to fill polygonal regions when drawing spline mesh at run time?
How to achieve HLSL Multiple Render Target in Material blueprints?
How does TextureRenderTarget2D get TArray<uint8> type data?
How does UMG set overlapping layouts?
Why does the REMOVE method of map container remove elements have memory leaks?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-46778 in the post.