If you call the "GetCameraImage" function rapidly ~10 times, it causes the ARKit camera feed to stop updating. Waiting for awhile or tapping some more seems to bring it back. Tested on macOS H ...
When trying to display BlendProfile property in Animation Blueprint diff tool, it will occur crash, because EditableSkeleton is null in SBlendProfilePicker::GetSelectedProfileName(). So, a followin ...
Loading a trace in Insights that has Network Prediction channel data from a multi-client PIE session will hit a check and crash the Insights tool. ...
When disabling Occlusion Culling, Components will not have their Last Render Time updated. ...
If the persistent level is open and a user attempts to open a sublevel that contains a navmesh, the editor will freeze and then crash. Frequency: 3/3 Crashreporter: N/A ...
Local Vector variables in functions do not save the Y and Z values. Possibly connected: after entering the X value, pressing Tab does not move to the Y value. Tabbing from there works as expected. ...
Get array node will disconnect on restart if it's getting from an array variable of the same bp. User Description: I have connected GET and Target, then saved and closed the editor. Then I created ...
Changes to a Spline will reset if the Spline Component is renamed User Description: Spline reset after rename The spline, nicely edited and long, got reset to the default after I've renamed the s ...
Blueprints are not appearing in the All Classes tab of the modes panel after being loaded until the tab is switched. Found in 4.12 binary. Reproduced in 4.11.2 binary and Main CL 2994701. ...
Having a child blueprint that contains a custom event with the same name as a custom even that it is calling from its parent causes the editor to crash when attempting to compile the original parent ...