Search Issue Tracker
Fixed
Unknown (hidden) 2020.3.X, 2022.1.X
Fixed in 2021.3.13f1, 2022.2.0b15, 2023.1.0a16
Votes
0
Found in
2020.3.38f1
2021.3.8f1
2022.1.13f1
2022.2.0b5
2023.1.0a6
Issue ID
UUM-12133
Regression
No
Duplicate delegates are added to EditorApplication.update after maximizing then minimizing the Game or Scene view
Reproduction steps:
1. Open the user's attached project "newProject-2022.1-URP"
2. Enter Play mode
3. Click the "Log EditorApplication.update delegates" button in the Game view
4. Maximize then minimize the Game or Scene view
5. Click the "Log EditorApplication.update delegates" button in the Game view
Expected result: The amount of logged in the Console window delegates is the same
Actual result: A delegate is added after step 4
Reproducible with: 2020.3.38f1, 2021.3.8f1, 2022.1.13f1, 2022.2.0b5, 2023.1.0a6
Reproducible on: macOS 12.4 (Intel)
Notes:
1. The list of delegates can be viewed by clicking on the Console log or opening the Editor.log
2. UnityEditor.GameView.RepaintIfNeeded is added after maximizing then minimizing the Game view, UnityEditor.SceneView.UpdateAnimatedMaterials - after maximizing then minimizing the Scene view
3. Only reproducible with Scene view in 2020.3.38f1
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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2021.3.13f1):
Fixed in: 2021.3.13f1