When calling GetAllocatedSize() on a TBitArray it will round down the result of MaxBits / NumBitsPerDWORD. This means that not enough bytes are allocated when the MaxBits is not divisible by NumBi ...
If you add a throbber to a UMG Blueprint and use the Graph of the Blueprint to change the 'Set Number of Pieces' and use 'Event Tick' to tick the widget, the throbber widget will not appear on scree ...
Physics Asset doesn't follow the Skeletal Mesh when Physics Blend Weight is set to any value between 0 and 1. Could be related the the fix for this JIRA: https://jira.it.epicgames.net/browse/UE-192 ...
Attempting to build 4.15.1 from source code using Xcode 8.3.2 currently results in the build failing due to warnings that occur in fbxsdk, AlembicImporter, and MetalRHI. ...
If a skeletal mesh is imported with a uniform scale of >1, the rotation feature in Persona will not rotate bones at the proper ratio. The meshes rotation will slow down as the uniform scale increase ...
In the Blueprints > Working with Components on Actors Part 1 tutorial, there are steps that say that when placing a component in an empty actor, it will replace the root component. This is old beha ...
The Noise Material Expression is rendering values well outside the Min and Max Range set in the Expression node. Also Reproduced in Main Promotable-CL-2469752 Alerted the user to suspicions and su ...
Skeletal meshes do not render or animate properly on the Xiaomi Redmi 6 (PowerVR GE8320) when using OpenGL ES3.1. This issue changed a bit from 4.19 to 4.20. In 4.19, the skeletal mesh seems to of ...
DDX and DDY no longer work properly close to the camera in 4.21 on Android in OpenGL ES 3.1. Worked in 4.20, no longer works in 4.21 or 4.22. Originally reported as Oculus Quest specific, but repr ...
A User in unable to save there project because of they get warnings for all of the objects in their scene saying they are externally referenced. This happens after cloning a project and then convert ...