Search Issue Tracker
Fixed
Fixed in 2022.2.16f1, 2023.1.0b12, 2023.2.0a12
Votes
1
Found in
2022.2.2f1
2023.1.0a24
2023.2.0a1
Issue ID
UUM-21869
Regression
Yes
[Inspector] InvalidOperationException is spammed when adding a new Component and being in the Debug mode
How to reproduce:
1. Open a new Unity project
2. Create a new GameObject within a Scene
3. Switch the Inspector to Debug mode
4. Add a new Component to the GameObject
Expected result: New Component is added to the GameObject without any abnormal behaviour
Actual result: “InvalidOperationException: The operation is not possible when moved past all properties (Next returned false)” is spammed in the Console log until the GameObject isn’t removed nor Inspector switched to Normal
Reproducible with: 2022.2.0a9, 2022.2.2f1, 2023.1.0a24
Not reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.2.0a8
Reproduced on: macOS 13.0 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment