When setting "draw at desired size" for a widget component to true, the "Draw size" will no longer respond to input. ...
The documentation example to create your own asynchronous image load from disk results in a memory leak that is noticeable using the task manager. ...
If any light source is deleted, and a single light has its visibility state changed in LightMixer, all the other lights in the scene that were invisible turn visible. The behavior only shows after d ...
Does NOT occur in 4.23 MAIN @ CL 5035898 Deleting Engine\Plugins\Runtime\Oculus\OculusAvatar\Intermediate did not resolve error. Warnings that are also present in 4.21: LogShaderCompilers: Warnin ...
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 ...
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. When switching the Setting for the Set Tracking Origin Node from Floor level to Eye level, there appears to be a 90 degree dif ...
The documentation: https://docs.unrealengine.com/en-US/Programming/UnrealArchitecture/Reference/Metadata/index.html shows the RestrictedToClasses meta syntax as being RestrictedToClasses="Class1, C ...
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 ...
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. ...