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
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- Help box icon in "Tile Palette" window is blurry in both Unity themes
Add comment