Imported Static Mesh Sockets are importing at the wrong orientation Result: [Image Removed] Expected: [Image Removed] ...
When replacing a static mesh with a skeletal mesh for bone animations, it falls to the ground. Even though gravity is disabled on the skeletal mesh. Changing the gravity scale to 0 is a work aroun ...
The PlayerCameraManager will cause the engine to crash if you set the first element to 'none' under the Camera Modifier. ...
In 4.14 when entering the volume the screen brightens which is expected. The problem is that in 4.15 it brightens more. So much so that some static meshes are rendered almost completely white. I ...
Crash when using a Self reference with a Custom Event variable that is using Pass By Reference. The crash only seems to occur if the setup was created in the Player Controller class. This was origi ...
For a specific level with a simple BP actor that contains multiple static mesh components, lighting gets unbuilt after reloading the level, even when there is no change in the level. "LogStaticMesh ...
Modulated Self Shadow is only ever disabled and enabled for Skeletal Meshes and does not have any effect on Static Meshes. You can use the command r.Shadow.EnableModulatedSelfShadow 1 to enable self ...
Incorrect collision on Instanced Static Mesh components that have been non-uniformly scaled and rotated. User Description: I have been experiencing a very annoying bug and I finally decided to tr ...
When running in VRPreview and entering the 'ProfileGPU' command, 'BeginOcclusionTests' is listed twice. As the licensee mentioned, if a project uses heavy occlusion this could quickly become a cost ...
When a behavior tree contains a Run Behavior node, opening the behavior tree marks the asset as "modified" and users would get asked by the editor if they want to save it even when there has been no ...