Wrong morph targets are animating in standalone game, but the right ones play in PIE See the Additional Info URL for the user's description (and youtube video) Here is the project: [Link Removed] ...
This user's Function Library will not save. Hitting save returns the following error: Can't save D:/4.7_Projects/EngineTransientBug 4.7/Content/Math.uasset: Graph is linked to private object(s) in ...
Adding various collision types to a single mesh will cause it to hard crash the editor. No Crash Reporter window will open. Note that this happens with the user's mesh, but I was not able to repro ...
When the DBuffer is disabled in the project settings, the Material Editor Stat page will still display the estimated texture lookups for the DBuffer. It appears that the code that adds these estimat ...
When you push a mobile targeted project to the Nexus 6, the rendering is all sorts of wrong. When you hover over to where the items are, the screen goes black. There is also a large black or cyan sp ...
When importing an animation using the same import settings as the imported skeletal mesh it is meant for part of the mesh is rotated 90 degrees around the root. The files that were used to verify th ...
RepNotify variables passed by reference to a function or macro that then change the value of the variable do not trigger the OnRep function on the Server. This is inconsistent with the behavior with ...
When Slomo 2 is used to speed up the process, TicksToProcess is greater than 1, which means that ManualTick is called several times during one loop. When playback is completed by a ManualTick in t ...
When adding a new C++ class to a project via the editor's interface, Visual Studio is opened but it ends up opening more than is necessary. Firstly, Visual Studio is opened without focus on the two ...
The user comment on the Salesforce issue " This is a regression from the behaviour in 5.3.X, and I've reproduced it in 5.4.0, 5.4.1, and 5.4.2. The specific issue/change that caused this regression ...