In a static lighting environment, moving static objects no longer marks the built lighting as invalid. This prevents the on-screen warning from appearing. Regression introduced in CL: 25964466 on / ...
When an NPC asset is duplicated, the ne wasset gets incorrectly duplicated parameters: one set with the correct names, and one set with the original namespace prefix embedded into the names. These i ...
Substrate Materials do not use Screen-Space reflections. Instead, they do not have any reflections (indirect specular) on the surface. ...
Setting the collision thickness for the landscape does not appear to have any effect on any objects colliding with it. Setting the value to a negative or a positive has no effect. ...
When running the editor through VS debug mode, any breakpoint that is set in the class used as the Default pawn class in world settings will be ignored when playing in editor ...
Trying to change game mode settings after restarting the editor will cause the editor to crash. ...
Frequency: 2/2 Crash Reporter: [Link Removed] Editor crashes if the option: "Convert Selected Components to Blueprint Class" is selected from main editor viewport>Blueprints context menu. This occu ...
The option to add a component to an Actor Blueprint from inside a child Actor Component BP isn't available. Using Get Owner inside the Actor Component's Event Graph and then casting to the owning Ac ...
When a child BP is used to with a skeletal mesh to play an animation set in the parent, the animation will play in editor and in standalone but will not play in a packaged game. ...