Compile error with Local Variable of a Struct that contains a Set or Map type. Standard and array variables work without issue. Non-local variables also work without issue. ...
Changes to the Navigation settings aren't saved when edited in the Static Mesh Editor. The values will reset back to default values when the asset is reopened. ...
When adding a variable of collision profile name type to an actor(as editable), its value gets reset when the instance becomes a part of multiple selection. ...
Users are not able to play a Demo in PIE using the Execute Console Command node to run the demoplay command. The following warning spams the output log while the demo is still trying to open:LogWor ...
Unable to input IME text in widget component, but able to input IME text in textbox like UMG designer. It works fine until 4.21, however it wasn't able to work after 4.22. Workaround: void FSla ...
Planar Reflections lag behind VR headset movement [Link Removed] Reporting that reflection captures lag because they happen before late update is applied. Includes an experimental patch that fi ...
When you enable the physics substepping, if you run the console command p.Chaos.Solver.DebugDrawSpatialAccelerationStructure 1, you can see how does not follow the physical object. The user that rep ...
Context: The Niagara System is the primary tool to do visual effects inside Unreal. Niagara systems can be culled due to distance. Problem: Once a deactivated Niagara System is culled due to distan ...
On higher-density Landscapes, Landscape Splines can lead to patterned artifacts in the geometry normals. Also tested on //UE/Release-5.6, CL:45232827 ...