The RPCUtility binaries cannot be built in 4.22 due to an issue with DotNETUtilities. When attempting to build the RPCUtility binaries as part of the BuildCommonTools command, the build provides a w ...
Crash is caused by incorrect cast to display ActorComponent in viewport (gizmo used to move it should not be present) ...
When a user loads into a level that spawns replicated actors using manually placed blueprints twice using ServerTravel with Seamless Travel enabled it will crash. It looks like the engine can't find ...
When the RenderDoc plugin is installed with raytracing enabled shadows don't render correctly. Found in 4.24.1 CL#10757647 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#11087956 ...
Issue was reported by a user on the Unreal Engine forms. I tried to package the game with the other encoding options and this appears specific to using the Unreal Ambisonics option. I have only co ...
Also tried using “show VisualizeTemporalUpscaler” and noticed the frames that have missing motion vector data showed up as pops in the “show VisualizeReprojection” part of the visualizer. ...
For two map placed actors, if one actor B's non root component is attached to another actor A, the attachment is not retained when actor A reruns its construction script, such as when moving actor A ...
Changing Class for Spawnable objects in Level Sequence did not have any impact on Possesable objects in Subsequence. It's still referencing the previous Class. Also found in Release-5.4, CL: 329753 ...
Context: The Interchange Framework is Unreal Engine's import and export framework. When importing a mesh without collision, collision can be auto-generated. Problem: The problem is when importing s ...
Water tiles flicker in and out of visibility when playing in VR with instanced stereo enabled. Requires instanced stereo rendering to be enabled (does not require forward shading to be enabled) Must ...