Generated from CrashReporter ErrorMessage: Assertion failed: Shader [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/Engine/Private/Materials/MaterialShader.cpp] [Line: 1811] Comments: Compile ...
Additional Info From User: Result: Vsync will get turned off by FSteamVRHMD::Startup() setting a global console variable, regardless of your project configuration. Expected: Vsync is only deacti ...
The Log Timestamp doesn't display in local time when "Log Timestamp Mode" and "Display Timezone" are set to "Local Time". Found in 4.24.2 CL#11100242 Reproduced in 4.23.1 CL#9631420, 4.26 Main CL#1 ...
Dynamically created media texture is not applied to assigned meshes. Tested in: 4.23.1 CL#9631420, 4.25 CL#11574810 ...
Listen For Input Action firing erroneously. Confirmed in 4.26 MAIN @ CL 11536993 ...
Safe zone overlay ignores alpha when set to 0.0 in DefaultEngine.ini. Tested: 4.23.1 CL#9631420 , 4.25 CL#11341939 ...
Running the console command r.DebugSafeZone.Mode 0 does not disable all overlays. The issue occurs when setting custom values in DefaultEngine.ini as well. Tested using the following settings: ...
Structs containing references to instances in the content browser of FloatCurves fail to store these data formats as default values. This was reported and tested in 4.24.2 (CL-11100242). This was r ...
"It seems that deallocation of TLazySingleton<FInternationalization> causes unhandled exception. If DISABLE_LAZY_SINGLETON_DESTRUCTION=1 is provided - the build completes successfully" ...
Weighted Tangent handle modifications do not work as expected in Curve Assets. ...