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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment