Search Issue Tracker
Fixed in 1.1-pre.6
Votes
1
Found in [Package]
2020.2.7f1
2020.3
2021.1
2021.2
Issue ID
1322530
Regression
No
Events are not called in the order they were added when they are modified in the middle of the call by other listeners
How to reproduce:
1. Open attached project "InputSystemBug.zip"
2. Open "SampleScene" scene
3. Enter Play Mode
4. Press Spacebar
5. Observe Console window
Expected result: Output is A [new line] B
Actual result: Output is A [new line] C
Reproducible with - 1.1.0-preview.3 (2019.4.22f1), 1.1.0-preview.3 (2020.3.5f1), 1.1.0-preview.3 (2021.1.14f1), 1.1.0-preview.3 (2021.2.0a12)
Could not test (errors) - 2018.4
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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note (fix version 1.1-pre.6):
Fixed in 1.1-pre.6