Clicking the tutorial button in the Blueprint editor while the tutorial alert in the main editor is still displayed will crash the editor. Reproduced in 4.8.1 and Main (//depot/UE4/Promoted-CL-2605 ...
DESCRIPTION: Changing the mass of a Destruction asset does not affect it. In comparison doing the same for a static mesh set to simulate physics will adjust accordingly. Forums Post: https://forum ...
Packaged games do not display PlayerName correctly using Steam OSS. Does not occur in Standalone. Test project attached. To test, package for Development > Win64. When run (with the Steam client op ...
While testing on the 10661_Xiaomi Mi 5C the Startup Movie would occassionally render as a completely black screen while still playing the audio from the Startup Movie sample. This was the most consi ...
When forward shading is enabled some assets will have a shadow flicker along their face geometry. It has a similar look of z-fighting with polygon faces. This issue does not happen in Deferred rende ...
DESCRIPTION: When a destruction mesh has been setup to move to a location or use a lerp if it is destroyed the components will fall, come to a rest, and then the entire destruction destruction mesh ...
/// We are going to deprecate this component for the UE5 release. /// The issue also reproduces if console command"p.gc.ShowRigidBodyId -1" is executed in PIE The issue can be reproduced ...
When creating and modifying a material, the base Texture Sampler count and instructions are returning incorrect values. In 4.14.3 whenever you create a new material the Texture Sampler count is 0/1 ...
The editor crashes when attempting to make a change to the units located in Edit->Project Settings->Editor->Appearance. The crash occurs as soon as one of the dropdowns is clicked. This is a regr ...
The URL parser encodes the input path to a URL-encoded path even if it is local, so if the path contains unicode characters (such as Japanese Kanji ), the media file cannot be read. Following worka ...