SkeletalMeshActor using a PhysicsAsset with custom box shapes may flicker rapidly in Editor when not selected, and also flickers in PIE mode. If occlusion culling is disabled the flickering stops. ...
There is a slight delay when clicking between two different UMG buttons on Mac. Tested on OSX 10.10.1. There also appears to be a flicker on the Menu Bar. ...
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 ...
Scene Capture 2D causes the app to crash on Android in ETC2. I checked iPhone and I did not receive a crash. ...
Disabling any plugin causes packaging failure. No repro in 4.19 Also occurring when Disabling all platforms except for windows and changing configuration from development to shipping. ...
Get All Actors of Class is failing to report at Event Begin Play in a streamed level. Test project attached. This is a regression: did NOT occur in 4.8.3. Reproduced in 4.9.0 binary and Main (2678 ...
When using a particle system in a blueprint and then moving the particle system off screen and then back on there is the node "Is Active" that can check to see if the Particle is still active. When ...
In Engine 4.23 Preview, when AsyncLoadingThread is enabled and GameInstance is loaded from a Blueprint, the Engine will crash. ...
The UMG editor will compile as if the blueprints is valid if you make "Get Text" node from a TextBlock variable, delete it and create a EditableText variable with the same name. When running a scene ...