Most GameMode classes cannot be set in Blueprints. Only Set Default Pawn Class and Set HUD Class have Setters available in Blueprints (the Getters are all still available). Reproduced in 4.8.0 and ...
Opening the Advanced_Lighting Map, the new default map with 4.5.0 and 4.5.1, the Skybox has 4 UV Channels but all of them have overlapping UVs. WORKAROUND - You can Auto Generate UVs for the Skyb ...
This issue is related to [Link Removed] (which was fixed). However if the user creates a new actor and then adds a static mesh they can end up with permanent holes in their nav mesh. If the user tog ...
When a vehicle is on an uneven surface, the physics that are handling where the wheels should be placed is resolving sporadically, causing noticeable jitters and sometimes flipping. Regression?: Ye ...
Event does not fire at end of playback range. This does work with Forced Fixed Frame Interval Playback so wonder if this is invalid? I have some test content set up in //UE4/Main QAGame QA-Promoti ...
The Subsurface shading looks incorrect in the Blueprint Viewport window. Adjusting the cvar for r.sss.checkerboard from the default value of 2 to 1 looks more correct and a value of 0 switches back ...
Widgets can no longer take focus after clicking somewhere other than the widget itself. The input mode appears to change, but does not change back when clicking widgets Notes: -This issue did not a ...
After enabling Support Compute Skincache if you attempt to apply a cloth asset to a material in the skeletal mesh editor the engine will crash. This may seem similar to [Link Removed] but I confir ...
When applying a Post Process Material Instance as a blendable element in a Post Process Volume with the blend radius set higher than 0, the post process will blend the Master Material's inputs with ...
According to Licensee's report, Root motion is incorrect when use URO. I Investigated, in the case of "Montages Only" become TrailMode in URO. Normally Animation Interpolation has implementation, ...