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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
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