Search Issue Tracker
Fixed
Fixed in 2021.3.22f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a5
Votes
2
Found in
2021.3.17f1
2022.2.7f1
2023.1.0b4
2023.2.0a4
Issue ID
UUM-27645
Regression
Yes
Crash during project build when accessing Remote Shader Cache
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`.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Outlines are visible on Mesh when Alpha Clipping is enabled and Surface Type is set to Opaque
- UI Elements are not getting focused when navigating through using arrow keys if they’re placed in a specific position
- Deleted scene selection is wonky in the Build Settings
- [macOS] "Preventing Sleep" setting is set to "Yes" in a built Player application
- [Quest][URP] Enabling post processing on a camera when it's disabled on the URP settings forces rendering into an intermediate texture
Resolution Note (fix version 2023.2.0a5):
Fixed multithreaded code to not cause crashes
Resolution Note (fix version 2023.1.0b9):
Fixed multithreaded code to not cause crashes
Resolution Note (fix version 2022.2.12f1):
Fixed multithreaded code to not cause crashes
Resolution Note (fix version 2021.3.22f1):
Fixed multithreaded code to not cause crashes