If a user launches a project in Standalone mode and has a Startup movie while the audio devices on the computer are disabled, the movie will fail to play. As soon as you re-enable an audio device, ...
A crash occurs when you remove a Sprite Instance within a Paper Grouped Sprite component of an Actor BP on Event Begin Play. I was able to reproduce this crash in the binary releases of 4.11.2 and ...
AnimBlueprintLog: Error: Current state is a conduit and will reset to ref pose. This can happen if a conduit is an entry state and there isn't at least one valid transition to take. State Machine(Te ...
Using a very specific way of importing an FBX will cause a crash assertion that closes the editor without opening crash reporter. Essentially when using the import button in the content browser and ...
Volumetric materials on a Niagara mesh renderer will not appear in the scene and cause a handled ensure. ...
Ambient Light on Volumetric Clouds from Sky Atmosphere always is calculated as if the clouds are at the north pole of the planet. Using a sphere-shaped Sky Atmosphere and Volumetric Clouds causes t ...
Looks like there's a missing if/else pair in BodyInstance.cpp ...