If a project that is set to Mobile/Tablet and Scalable 3D or 2D uses StartCameraFade() to produce a fade in effect, the effect will not play in PIE if the editor is closed/reopened. ...
This crash has been logged due to high frequency among our users. I have tested in 4.15.2 based on the user comments below, but have been unable to reproduce this issue. In my attempts the Blendspa ...
When a shipping build is packaged using specific rendering settings a memory leak can be observed. The licensee has noted that this leak presents as a 10MB per hour increase in RAM usage. It has a ...
Changing the state of a PrimitiveComponent->BodyInstance while SetSimulatePhysics(false) updates the game thread but does not update the physics behavior. In the repro project provided (see addl in ...
If a user set the transform of a Body from the game thread and physics is running multiple async ticks perf game tick, the transforms might be being calculated incorrectly. ...
REGRESSION: Yes, does not occur in 4.16.3 Ensure occurs in in-world component editing, when the user selects and copies a component and its child at the same time. This doesn't occur if these comp ...
This is an early trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 166 TSharedPtr<FAssetThumb ...
This is an infrequent crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 47 void UK2Node_MacroInstance::PostPasteN ...
[Edit]: This should no longer be a crash as of 4.19.2 - we should only get ensure() reports with this callstack. ===== This is a common crash coming out of 4.18. Users have not provided any descript ...
Using the bugitgo command line argument will teleport the player to the x,y,z specified but will then will cause the player to continually fall through the floor/world. ...