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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment