It was noticed that after changing the class of the component and restarting the editor, the Detail panel is no longer displayed, which makes it impossible to work with it. Repro Rate 5/5 Regressi ...
The exporter export the render data and the nanite render data is on the gpu and is not accessible, this is why it export the fallback mesh. Its more complex then it appear since we will need to do ...
FLevelEditorViewportClient::InputAxis needs to be updated to use the device mapper and FInputDeviceID's instead of the old int 32 ControllerID. Looks like this was missed during the refactor to use ...
First picture lit is used [Image Removed] Second picture PT is used, this occurs under certain angles of incidence. [Image Removed] ...
GameplayCues inheriting from GameplayCueNotify_Actor no longer have their Removed functions called when removed via UAbilitySystemComponent::RemoveGameplayCue if GameplayCueNotifyTagCheckOnRemove is ...
The log output in ValidateStaticUniformBuffer, lists hashes that do not correspond to the actual shader name which makes it difficult to track down problem shaders. The current log output code is ...
Crash on stopping PIE after using DemoRec in PIE. Possibly related to [Link Removed] which must be fixed, but happens upon stopping PIE. Reproduced in 4.11.0 Preview 3 binary and Main (//UE4/Dev-Ma ...
Expanding a folder in the Finder through the editor will crash the editor. Reproduced in 4.7.2 binary on 10.9.5 Crash Report: [Link Removed] ...