Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.3
2021.1
2021.1.10f1
2021.2
Issue ID
1343442
Regression
No
[macOS][Windows] Repaint events take a very long time when opening the Inspector/changing values/navigating
How to reproduce:
1. Open the attached project's Scene labeled "OpenMe.Heavy"
2. Move the mouse around
3. Click on the "Main Camera" to open the Inspector
4. Try changing values in the Inspector
5. Observe the delay between actions
Expected result: Performance is similar to a Windows Editor
Actual result: There's a considerable amount of delay compared to Windows (10 times slower)
Reproducible with: 2019.4.28f1, 2020.3.13f1, 2021.1.13f1, 2021.2.0b1
Note:
- Noticeable on a Scene with a lot of GameObjects
- Affected versions have less garbage allocated but longer CPU delays
- Not reproducible versions have more garbage allocated (about 3 times) but shorter CPU delays (2-3 times)
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
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
Resolution Note:
This performance in the case is expected and by design.