ChaosCacheManager (CCM) is not reproducing Trailing Events. Particles set to track Trailing Events correctly follow the position of the trailing event when the Geometry Collection (GC) is physically ...
When a strong pointer is set to null the packaged build of the game will immediately close. No crash logs were were made and no Saved folder was made (<Project Name>/Saved/Logs). An example project ...
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 ...
Small objects have erratic behavior when simulating physics. If drop at an angle, some will start spinning indefinitely on contact with the ground while others will spin in place when hit. This is ...
Relatively consistently (3/5), after one haptic effect plays, pressing the button to call another won't trigger another haptic effect. Seems to be tied to Set Haptics by Value, Play Haptic Effect d ...
When the Project Settings is opened on Linux, a call is made to run an iOS-related C# program (execute iPhonePackager certificates). This call causes the editor to crash. Unable to find mention of ...
Crash when using "Convert to Seeded" on a Particle System Cascade module This is a Regression as it does not occur in 4.10 Error message: Assertion failed: *Offset < (uint32)InstancePayloadSize [ ...
GameActivity.java needs to be updated to show the ad popup window on Android 7.0 devices. GameActivity.java uses Gravity.BOTTOM or Gravity.TOP to place the ad. One thing to try would be to edit ...
When an instance in a Hierarchical Instance Static Mesh component is rotated using "Update Instance Transform" it doesn't retain it's material's base color value when the material uses PerInstanceRa ...
Meshes set to not render in the Main Pass still does if both "Render CustomDepth Pass" & "Render in Depth Pass" are enabled, while "Render in Main Pass" is disabled. Attached is an example project. ...