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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Resolution Note (fix version 2021.3.13f1):
Fixed in: 2021.3.13f1