Search Issue Tracker
Fixed
Fixed in 2022.2.16f1, 2023.1.0b12, 2023.2.0a9
Votes
1
Found in
2022.2.0b13
2023.1.0a16
Issue ID
UUM-18854
Regression
Yes
InvalidOperationException is spammed when adding a new Component while Inspector is in Debug mode
How to reproduce:
1. Open a new Unity project
2. Select a GameObject in the Hierarchy
3. Switch the Inspector to "Debug" mode
4. Add a new Component
Expected result: Component is successfully added without any abnormal behaviour
Actual result: Component is added with a blank name and “InvalidOperationException: The operation is not possible when moved past all properties (Next returned false)” spammed in the Console log
Reproducible with: 2022.2.0a9, 2022.2.0b13, 2023.1.0a16
Not reproducible with: 2020.3.41f1, 2021.3.12f1, 2022.1.21f1, 2022.2.0a8
Reproduced on: macOS 12.6 (Intel)
Note: Re-selecting the GameObject fixes the issue
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
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
- Editor freezes when handling Havok collision interactions between a thin collider and the player controller
- No blue outline is shown on a folder in the Project tab when an external file is being dragged over the folder
Resolution Note (fix version 2023.2.0a9):
Fixed in 2023.2.0a9