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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note:
This performance in the case is expected and by design.