Search Issue Tracker
By Design
Votes
0
Found in
2018.2.0b9
Issue ID
1056008
Regression
No
Scene View hitches when assets/renderers come into view
How to reproduce:
1. Download and open the project from OC.
2. Load Book of the Dead Asset Library
3. In the Scene View fly past the assets
Expected result: Scene View does not hitch
Actual result: Scene View hitches, even after 20+ times of flying past the same assets
Reproducible with - 2018.3.0a4, 2018.2.0f2
Not reproducible with - 2018.2b8 or lower (project requires 2018.2b9 or higher)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
What is experienced here is on the fly shader compilation inside the Editor.
This is not a bug and is a general issue in Unity. When you have a lot of shader variant, it takes time to compile.