Search Issue Tracker
By Design
Votes
0
Found in
5.0.0f4
Issue ID
678717
Regression
No
Shader compiler takes a lot of time to compile a shader
Shader compiler takes a lot of time to compile a shader. While testing project, crash didn't occur, but in user case, compiler gets a crash;
Comparing load time between Mac OS and Windows, Windows compiling time is longer;
Repro steps:
1. open project "Shader Compiler Crash.zip";
2. open Test.shader file and change REFLECTION_STEPS value to 250;
3. compile shader in the editor;
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment