Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2020.2.0a9
2020.3
2021.2.0a19
2022.1
Issue ID
1381613
Regression
Yes
TransientSceneViewOverlays are causing RepaintAll and GPU/CPU usage increases to 20-30% when hover over Camera preview window
Reproduction steps:
1. Create a new Unity project
2. Select the "Main Camera" Game Object
3. Hover the mouse over the "Main Camera" preview window
4. Observe the GPU/CPU utilization in the Task Manager
Expected result: GPU/CPU usage is unchanged
Actual result: GPU/CPU usage increases to 20-30%
Reproducible with: 2020.2.0a9, 2020.3.23f1, 2021.2.0a16, 2021.2.0a19, 2021.2.3f1, 2022.1.0a15
Not reproducible with: 2019.3.32f1, 2020.2.0a8, 2021.2.0a17, 2021.2.0a18
Notes:
- From 2020.0a9 to 2021.2.0a16 the GPU usage increases to 10%
- On Windows, both GPU and CPU utilization is increased
- On macOS, only CPU utilization is increased
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment