Not signed in
Copyright © 2026 Unity Technologies
Fixed multithreaded code to not cause crashes
Unity may non-deterministically crash while building shaders, specifically while accessing the remote shader cache.
A common workaround for the issue is to launch with `-disableShaderCacheRemote`.
Sign in to see your voted issues