When using the "Random Integer in Range from Stream" where the seed is a power of 2 after a certain point (2^22) the random integer that is returned is the always the same. If the seed is 2^23 + 1 i ...
Context World Partition has a distance-based level streaming system that provides a complete solution for large world management. Problem The problem is that when the player and large static mesh a ...
A Japanese developer's making a scene that has over 4000 static point lights. They thought the lights don't affect rendering in runtime. But they realized the RenderThread's costs become bigger. I ...
If you enable Shader compilation via XGE by setting r.XGEShaderCompile = 1 in ConsoleVariables.ini in 4.18 Editor downloaded from Launcher, it prevents shaders from compiling at all, and as a result ...
the High resolution screenshot is not saved when using the command 'HiResShot' when playing via the Standalone option. You can use the command and it shows the link to the directory where the screen ...
When adding multiple Hierarchical Instanced Static Meshes on a loop and packaging the project in Shipping configuration the application crashes due to LowLevelFatalError [Link Removed] [Line: 1431] ...
Compiling failure from several compile errors in the output log. They're of same type like this:UATHelper: Packaging (Android (ETC2)): xgConsole: In file included from D:\Streams\UE4_Release\Engine\ ...
Physics Bodies for bones that are scaled in the Anim Graph are not scaled properly in game. This seems to cause a jittering effect when simulating bodies. User Description: I blend physics into th ...
Selecting all actors and copying receives "Actor [name] is referenced by another Actor, do you really want to delete it?". This seems to only happen if one of the actors is referencing another actor ...
If user sets InstallSpeed of HttpChunkInstaller to anything other than Pause, the current HttpChunkInstaller checks all Manifests and downloads all Chunks without permission. Licensee wants to begi ...