Manually importing LODs are rotated 90 degrees when using Transform Vertex to Absolute

Tools - May 26, 2016

When importing a Static Mesh if you use the default settings and then manually import any LODs for that static mesh they will be rotated by 90 degrees. I found that disabling Transform Vertex to A ...

[CrashReport] UE4Editor_OnlineSubsystemUtils!LastGetVoiceCallTime()

UE - Foundation - Core - Jul 19, 2017

This is a common crash in the 4.16 release. Affected users have not provided additional information. Source Context 1795 // Some tasks can only be done once we finish all scenes/viewports ...

Reading LightAttenuationTexture Produces Unexpected Results With Forward Rendering

UE - Graphics Features - Jul 5, 2018

The expected behavior occurs in 4.19; unexpected behavior occurs in 4.20 and 4.21. Marking this as a regression. Per User: Reading the LightAttenuationTexture in a material receives interference ...

Following the 'Working with Modular Characters - Skeletal Mesh Merge Example' results compilation errors

UE - Anim - Feb 10, 2022

This is a Regression. Tested in: //UE5/Release-5.0 CL 18747223 GitHub //UE4/Release-4.27 CL 18319896 Binary The example can't be completed in UE5 as expected presumably because of a change within ...

OnObjectPropertyChanged Firing Excessively when FText is Bulk Edited

UE - Editor - Jun 28, 2023

If multiple game objects are selected at once and their text field is edited, instead of getting N events, it produces N-squared events. It looks like FPropertyHandleBase::SetPerObjectValue is call ...

Run Command fails when launching code project onto Mac from the editor

UE - Platform - Apple - Apr 18, 2017

This only affect Launching on code projects. Packaging code projects works fine.LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unabl ...

Children of Retainer Box cannot be interacted with when visibility is set to "Self Hit Test Invisible"

UE - Editor - UI Systems - Jun 19, 2017

When there is a Retainer box with the visibility set to "Self Hit Test Invisible" and has children, the children cannot be interacted with. Children such as a button cannot be clicked. This issue c ...

[CrashReport] UE4Editor_Landscape!ALandscapeProxy::GetLandscapeInfo() [landscape.cpp:785]

UE - LD & Modeling - Terrain - Landscape - Jul 13, 2017

This is a common crash affecting users in the 4.16 release. Users have not provided any descriptions. Source Context 775 { 776 ULandscapeInfo* LandscapeInfo = nullptr; 777 ...

Virtual textures flicker if physical pool is oversubscribed

UE - Graphics Features - Feb 24, 2021

If a virtual texture physical pool becomes oversubscribed the current behavior is: Log a one time only warning: ''Failed to allocate VT page from pool...' Continue to evict the least recently used t ...

wire import crash on file generated by alias 2021.3

UE - Editor - Content Pipeline - Import and Export - Jul 20, 2021

Our company has updated Alias to 2021.3.1 and now Datasmith crashed when importing .wire files. Previously we had Alias 2019 and Alias 2021.1 installed. Now just Alias 2021.3.1 and then the issue be ...