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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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