Search Issue Tracker
By Design
Votes
0
Found in
5.5.1p2
Issue ID
903274
Regression
No
Huge scene load time when there is and object with specific shader
Reproduction steps:
1. Open project attached(Repro.zip).
2. Open scene "0" from Assets folder.
3. Press play.
Expected result: Game will switch scenes instantly.
Actual result: It takes about 15-25 secs.
Notes: Shader has an error "Static/StaticShaderOneSide_S: failed to open source file: 'StaticEffect.cginc' at line 27"
When you press play, it should should switch from scene "0" to scene "1".
Huge load time also detected after dragging prefab (Assets/Resources/WeaponShelfTest/WeaponShelf) to scene while being in play mode and then pressing stop.
Workaround: Make materials to use standard shader instead of "StaticShaderOneSide_S".
Reproduced on: 5.5.2f1, 5.6.0p2, 2017.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment