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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This performance in the case is expected and by design.