FBXUVs can create null entries that will assert later

UE - Editor - Content Pipeline - Import and Export - Oct 28, 2021

Need to make sure we support nullptr entries or make sure we do not create such null entries. ...

Assign node on floats can cause a crash at runtime

UE - Gameplay - Blueprint Compiler - Apr 25, 2022

This is from a UDN and I was not able to reproduce it locally in Release-5.0 or Ue5/Main, creating this issue for tracking.  ...

Allow UPL to use tools schema

UE - Platform - Mobile - Jan 5, 2023

Allow UPL to use tools schema Allow "build" as part of Android project names ...

DrawDebugString does not work with nDisplay

UE - Virtual Production - nDisplay - Jan 24, 2023

DrawDebugString does not appear to be working when combined with nDisplay. ...

Proejcts with vr.InstancedStereo=true crash on Mac

UE - Platform - XR - Jan 12, 2023

Sounds like neither Multiviewport nor View Instancing (MMV) is not supported on Mac atm, and the logic in StereoAspects asserts. See attached log from a partner. ...

SlateScriptingCommands plugin loads too late to receive MainFrame RegisterCommandList broadcast

UE - Editor - Workflow Systems - Aug 18, 2023

This was reported on UDN. TL;DR: A user has reported that a custom command cannot be added to the "MainFrame" context in the UUICommandsScriptingSubsystem from their plugin. The problem seems to b ...

Save notification stays in lower left corner when editor is minimized

Tools - Apr 2, 2015

A user has reported that the saving notification sticks on the desktop when the editor is minimized. When you maximize the editor, the saving notification does disappear.I have not been able to repr ...

Importing FBX from blender causes crash

UE - Editor - Content Pipeline - Import and Export - Mar 8, 2015

Importing FBX model with Shape Keys crashes editor. This crashes in the SDK so we dont have control over it. Given that this is one of the first things we do on import it is unlikely we are corrup ...