Search Issue Tracker
By Design
Votes
0
Found in
5.5.0b10
Issue ID
849511
Regression
Yes
[Shaders] Surface shader importing with many variants is ~15% slower in 5.5 compared to 5.4
Steps to reproduce:
1. Open attached project "Test_5.4" with Unity 5.4
2. Open scene "Scene"
3. Go to: Main Menu > BugReport > Reimport Shader
4. Remember the time that have appeared in the Console
5. Open attached project "Test_5.5" with Unity 5.5
6. Open scene "Scene"
7. Go to: Main Menu > BugReport > Reimport Shader
8. Compare two times (5.4 vs 5.5)
Result: on Unity 5.5 Shader import time have increased by ~15%.
Reproduced with: 5.6.0a2. 5.5.0b11
Not reproduced with: 5.4.2p4, 5.3.6p5 (due to errors in the Console)
Regression appeared on: 5.5.0b9 (can't test on earlier 5.5 versions due to errors in the Console)
Note: reproduced on Windows and Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment