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
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
Resolution Note (fix version 2021.3.13f1):
Fixed in: 2021.3.13f1