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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment