Crash occurs in the updated Physics Asset Editor if you LeftClick while moving a ragdolled asset during Simulation. This is a regression from 4.17.2 User Descriptionsin the new physics asset edit ...
Any game module containing subclass of USoundWaveProcedural will hang after hot reload completes. QAGame defines UQASynthGenerator, which inherits USoundWaveProcedural. ...
AudioComponent generated by SpawnSoundAtLocation is can't destroy with DestroyComponent. When AudioComponent is generated, "AudioComponent-> bAllowAnyoneToDestroyMe" must be "True". ...
A material with Shading Model set to Subsurface Profile is no longer affected by Opacity value in 4.17, 4.18, and 4.19 (Main) but was previously working as intended in 4.16. This is a regression. ...
Certain values for the PostProcessVolume do not revert back to original values after tracks are deleted from sequencer when in Allow Sequencer Edits Only mode ...
If there is a valid specified "Map Directory To" we should use it instead of overriding it with the source folder mount point. ...
Lighting channels do not function when the number of lights affecting actors is 79 or higher. Any number of lights that is 78 or fewer will honor lighting channel assignments. ...
Using the HighRes Screenshot command in a shipping packaged build crashes the game. This issue does not display a callstack or the crash reporter, simply a message that says fatal error then closes ...
Engine crashes when CharacterBP is dragged into the Shots track and Spawnable is checked and unchecked when character animation Blueprint has a SubAnimInstance set up. ...
When a blueprint inherits a TMap variable with a UObject* as the value, compiling the blueprint causes anything set for the value to rest to "none" Workaround: Adding the TMap through the editor re ...