Trace Hit.Z varies strangely based on trace start/end Z

OLD - Anim - May 8, 2017

The Z value of a trace hit will vary based on the Z value of the start/end points of the trace. The larger the start/end Z range, the larger the variance of Hit.Z values. ...

Packaging fails with too many instanced static meshes

UE - Graphics Features - Jun 8, 2018

Project will fail to package with more than one actor containing ISM Components. From user: "...After some testing I found that it only occurs if there are multiple actors in a map (either of the ...

Realtime Rendering toggle disabled after using Cloth Painting

UE - Simulation - Physics - Character - Jul 29, 2021

After finishing cloth painting, the ability to toggle Realtime Rendering in the viewport is greyed out. Additionally, the Disable Realtime Override button doesn't seem to have any effect. This probl ...

DefaultSceneRoot causes Get Actor Bounds to Return 128

UE - Gameplay - Jun 1, 2016

When using the Default Scene Root component in a blueprint with no additional components, the box extent of the Get Actor Bounds node is returning 128,128,128 instead of the expected 0,0,0. If you ...

Draw at desired size does not return to being false when unchecked

UE - Editor - UI Systems - Aug 4, 2017

When setting "draw at desired size" for a widget component to true, the "Draw size" will no longer respond to input. ...

Foliage Instanced Static Meshes disappear when FISM Component BP is compiled

UE - World Creation - Worldbuilding Tools - Foliage - Nov 10, 2017

This bug removes foliage from a level when the Component Blueprint is compiled. Switching the Foliage type asset to another component will cause the issue to stop occurring. The Component Blueprint ...

Mouse dragging cursor accelerates significantly on Mac

Tools - Jan 18, 2017

This also occurs in 4.14.3 This does not occur on Windows. Could not get this issue to reproduce while recording the screen with quicktime player, but if you experience it in person it really feel ...

Set tracking origin has a 90 degree offset between Floor and Eye level

UE - Platform - XR - Jun 15, 2017

Set tracking origin has a 90 degree offset between Floor and Eye level. When switching the Setting for the Set Tracking Origin Node from Floor level to Eye level, there appears to be a 90 degree dif ...

Changing a variable during simulate will cause physics object to jump around

UE - Simulation - Physics - Mar 16, 2016

If a user has an actor that is simulating physics during simulation of play in the editor and they then change the value of a variable trough the details panel below the world outliner then the acto ...

Set user focus for player 0 will cause other local players to lose input

UE - Gameplay - Input - Feb 28, 2019

When the player at index 0 sets its user focus it will cause other players to lose input. This does not occur when setting the user focus of players with an index higher than 0. ...