Game window renders transparent when launched with -game -log commands on Mac

UE - Platform - Apple - Oct 31, 2016

This is only occurring on Mac and only in OSX 10.12. This is also a regression from 4.13 Right clicking in the dock, Show all windows, and selecting the game window does NOT fix the issue. Runnin ...

Texture Group MaxLODSize doesn't recognize changes to WorldNormalMap in DefaultDeviceProfiles.ini

UE - Foundation - Core - Nov 11, 2019

When trying to change the MaxLODSize using DefaultDeviceProfiles.ini, some of the groups scale but others don't. This was reported and tested in 4.23.1 (CL-9631420). This was reproduced in 4.22.3 ...

Inverted normals with Datasmith .STP import

UE - Editor - Content Pipeline - Datasmith - Importer - Jan 15, 2020

When importing this .stp file through Datasmith, the normals are inverted upon import. Attached are screenshots of the normals in AutoDesk Alias and McNeel Rhino. This was reported and tested in 4 ...

[MetaSounds] The Members' detail panel does not accurately update after making an edit and selecting a different member

UE - Audio - MetaSounds - Jun 26, 2023

Note: This issue also affects MetaSound Patches and any Members Menu List Repro Rate: 5/5 Regression marked as No: issue was seen in 5.2 and 5.1  UE5+Release-5.2-CL-26001984 UE5+Release-5.1-CL- ...

All Vive Trackpad Inputs Send The Same Input

UE - Platform - XR - Jan 13, 2020

The vive trackpad inputs all read as the same input. Found in 4.24.1 Reproduced in 4.25 Main ...

Compiling Source for Mac from GitHub causes Editor Initialization to Hang

UE - Platform - Apple - Dec 17, 2015

In addition to the Crash Reporter: We have a user reporting this on the AnswerHub: https://answers.unrealengine.com/questions/346668/editor-crashing-on-launch-35-new-install-mac-osx-1-1.html Upon ...

Source assumes that TG_PrePhysics is the first tick group

UE - Gameplay - Feb 16, 2016

Licensee has reported an issue with the source code and proposed a fix. The issue is that the source is assuming that TG_PrePhysics is the first tick group in all cases. Information can be found abo ...

OnAudioFinished doesn't execute when "Persist Across Level Transition" is enabled on "Create Sound 2D"

UE - Audio - Jan 15, 2020

Custom Events with binding to "OnAudioFinished" do not work if "Persist across level transition" is set to true when using the "Create Sound 2D" node. This was reported and tested in 4.23.1 (CL-96 ...

"Select All Descendants" shortcut doesn't work in folders

Tools - Jan 27, 2020

The shortcut for "Select All Descendants" doesn't select the contents in the selected folder in the World Outliner. Using the right-click method works exactly as expected. This was reported and tes ...

Only exactly matching structures are considered compatible

UE - Gameplay - Blueprint Compiler - Dec 31, 2022

in UE 5.0.2 open TestActor Blueprint compile correct.  but in UE 5.1 Blueprint Compile not correct ...