Noticing that there is no scrollbar for Structures UI. This happens for the Structure and Default Value sections. When adding a new variable you see scrollbars appears for a second before disappear ...
A crash occurs after enabling 'Forward Shading' on Macs. The crash is triggered after creating a new material and attempting to modify that material. Regression? No, this crash also occurs in the 4 ...
Currently r8Unorm_srgb is required by virtual texture lightmap, and the Metal RHI simply forbids r8Unorm_srgb on Mac platform. Since the latest MacOS 11.0+ have the support of r8Unorm_srgb, we shoul ...
Editor hangs if changes are made to the material which is currently assigned to a landscape while the landscape editor is open. Also spams "LogMaterial: 0.03 seconds spent updating 1 materials, 1 i ...
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 ...
If a device has no available input or output devices, activating an Audio Capture component will cause the device to crash. Occurs in Editor and Runtime. Assertion failed: NumTotalFrames > 0 [File:E ...
Appears to be an issue with load order and the timing of when we populate the 'ShowSpriteCommands' and 'SpriteIDToIndexMap' containers, which we assert on if they're not the same size. The original ...
The following warning appears in the Output Log when opening any project in editor:LogFeaturePack:Warning: Error in Feature pack C:/Program Files (x86)/Epic Games/4.13/FeaturePacks/TP_VirtualReality ...
"log list" console command outputs log categories - a licensee reported they see duplicated category entries in 4.13. (e.g. logFileCache, logHMD, logHUD) Actually 4.11 and 4.12 had duplicated entri ...
The left menu button on Oculus Touch doesn't have it's input received when it is assigned to an action mapping. This looks like it stopped working after SteamVR was integrated into the engine. Foun ...