iOS package with Metal Desktop Renderer enabled crashes on iPhoneThis issue does not occur if Metal Desktop Renderer is disabled ...
If a project from UE 4.27 or earlier has a blueprint with a reroute node dangling (no outgoing connection) from a Custom Event Node's delegate pin (red), this blueprint will crash when loaded in UE ...
Does not crash in 5.4 on same hardware so looks like a regression. Attached Unreal logs indicate source of critical error: 'FARKitCameraOverlayMobilePS' shader uniform expression set mismatched sh ...
A crash is occurring when running a custom EQS generator that returns a Point and uses the Add Generated Vector node. This is a regression. No crash occurs with the same setup in 4.12.5. ...
Packaging for Android fails with the GPU Lightmass plugin enabled. A customer reported this and I was able to successfully repro it, however my callstack was different. I'm attaching my logs and cal ...
A crash occurs after adding an additional camera track, undoing the additional, and then calling garbage collection Appears to be the same callstack found here [Link Removed] ...
When removing an item from a list view the editor will crash when trying to update. ...
On welding physics bodies during primitive component attachment, UPrimitiveComponent::WeldToImplementation() calls GetRootWelded() and then GetBodyInstance() on the returned root. This searches by b ...
When using Steam VR in combination with the Multi-User Editing plugin and the Virtual Production Utilities plugin the engine crashes when adding a bookmark while a server is running. ...
The Editor will crash when attempting to delete a variable from a Blueprint struct. This crash does not seem to happen if save the map with the actor in it. ...