Search Issue Tracker
Fixed in 2019.3.X
Votes
1
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
2019.2.0a9
Issue ID
1140477
Regression
No
[Metal] Lag occurs when viewports are fully concealed behind panels
How to reproduce:
1. Download Test.zip project from the cloud (link in the comments)
2. Go to Project window-> Materials-> Open "Quick PBR Graph" Shader in ShaderGraph
3. Make sure that ShaderGraph window is a bit bigger than the Scene view
4. Drag ShaderGraph window to cover the scene view
5. Move nodes in the ShaderGraph window
Actual: Moving panels around the scene causes a lag (check the link in the comments for the reproduction video)
Reproducible with: 2017.4.0f1, 2018.3.14f1, 2019.1.0f2, 2019.2.0a12
Note: The issue reproduces with any other window for e.g. Profiler
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2019.3):
The fix for the issue comes from few angles
- In some ShaderGraph versions, it's known to trigger scene/shadergraph view repaints constantly even without nothing changing. For 2019.2 release, using 6.9.x will fix the issue. For 2019.3, use 7.x
- For 2019.3a10 forward, several performance improvements were done to improve MacEditor window/view handling to fix regression issues that occurred after Xcode/Mac SDK used was updated in 2019.3a2