Cryptomatte implementation only looks at the HActor hitproxy type which is a different type than ISMs which use HInstancedStaticMeshInstance. ...
When the viewport is in Top (ortho) Lit mode the near plane clips through geometry as you zoom the view in and out. ...
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. ...
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. ...
The user has attached a small project at the link to demonstrate the issue. Occurs in 4.5.1 and well as Main (//depot/UE4/Promotable-CL-2239587). Crash Reporter: [Link Removed] ...
Deleting a Sound Cue/wave from the Content Browser that is referenced by a Matinee actor Sound Track, and attempt to play the Matinee a crash will occur. I would expect the sound track to simply pl ...