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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- Tree leafs are not shown in Scene/Game view when using newly created Tree as a Brush on Terrain
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
Resolution Note:
This performance in the case is expected and by design.