During runtime, the red coin in Stand 1.7 on the Blueprints_Overview map of Content Examples should emit a large spark particle system 5 times. While investigating, I tried disabling "Use Fixed Rel ...
There's a crash on stadia when changing the audio device from 5.1 to stereo. There's also a related issue where voice chat breaks when changing from 5.1 to stereo. The background is that CL14889950 ...
Deleting a large number of unused variables from a blueprint forces the editor into windows 7 basic mode until the editor is closed. ...
When importing abc files with several morph targets (as a skeletal mesh), some morphs do not import and the ones that do are distorted(see screenshots and attached project) -Number of morphs is no ...
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 ...