Editor iOS rotation specifiers are not followed (especially Portrait)

UE - Platform - Apple - Oct 20, 2023

Specifying which orientations the iOS app supports are not honoured correctly.  ie: a landscape only game will still render in Portrait mode even when Portrait is disabled in the iOS Settings panel ...

Landscape layers ending with _0, _1, etc. don't work

UE - LD & Modeling - Terrain - Landscape - Oct 19, 2023

Result : only the layer not ending with _0 or _1 will actually render (i.e. Layer0 in the previous example) Expected result : all 3 layers can be painted, no matter their name ...

Quixel Bridge opens as a blank window when opening through the UE Main toolbar on Intel Mac

UE - Platform - Apple - Sep 14, 2023

Regression unconfirmed because this is a new feature. This is not a regression for UE. Tested in //UE5/Release-5.3 CL28051148. Update: When attempting to reproduce on Apple Silicon, Bridge opens ...

GAS: GameplayEffects component tag containers don't inherit properly

UE - Gameplay - Gameplay Ability System - Aug 28, 2023

Using the new GameplayEffect's component based configuration, selected tags (FGameplayTagRequirements) don't inherit from parent GameplayEffect blueprints to child BPs. ...

Running Lyra with a Startup Movie causes a crash

UE - Editor - UI Systems - Slate - Jun 26, 2023

Adding a startup movie to a Lyra Starter game project will cause a crash in a packaged build.  Full callstack is attached ...