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 ...
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 ...
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 ...
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 ...
When rendering out the Buffer Visualization Targets with the HDR setting on, the resulting Scene Color EXR is rendering significantly washed out compared to the Buffer Viz. in the Editor and if comp ...
This only affect Launching on code projects. Packaging code projects works fine.LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unabl ...
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 ...
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 ...
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 ...
Indirect Lighting Cache is causing the Indirect Lighting for Skeletal Meshes to flicker. I have attempted both ILCQ Volume and Point cache qualities, and it seems Point produces the most exaggerate ...