Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2019.3.0a7
2020.3
2021.1
2021.1.7f1
2021.2
Issue ID
1336406
Regression
Yes
delayCall delegate's Invocation List size doubles when the Package Manager is docked and the delayCall is Invoked
Reproduction steps:
1. Open the attached project ("case_1336406.zip")
2. Open the "SampleScene": Assets > "SampleScene"
3. Open and dock the Package Manager window beside the Console window
4. Hide the Package Manager window by selecting the Console window
5. Select the "DelayCallTest" GameObject in the Hierarchy window
6. Repeatedly click the "Execute" button, in the Inspector window
Expected result: Total methods count, assigned to the "EditorApplication.delayCall" delegate, doesn't change, when the "delayCall" delegate is invoked
Actual result: Total methods count, assigned to the "EditorApplication.delayCall" delegate, doubles, once the "delayCall" delegate is invoked.
Reproducible with: 2019.3.0a7, 2019.4.28f1, 2020.3.11f1, 2021.1.10f1, 2021.2.0a19
Not reproducible with: 2018.4.35f1, 2019.3.0a6
Note:
- Method ("ScrollIfneeded") is being repeatedly added to the "EditorApplication.delayCall" delegate when the "delayCall" delegate is Invoked.
- The issue isn't reproducible when the Package Manager isn't docked.
- The issue seems to be caused only by the Package Manager window. Preferences, Project settings windows, etc. had no side effects.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a15
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.4f1