Search Issue Tracker
Fixed
Votes
0
Found in
2022.1.18f1
2022.2.0b9
2023.1.0a10
Issue ID
UUM-16054
Regression
Yes
ArgumentOutOfRangeException is thrown when renaming the Game view window title
How to reproduce:
1. Open the user’s attached “TestGameWindowTitle”
2. Click the “Test → Rename game view title to Hello” button in the menu
3. Select the “Hello” window
Expected result: Game view successfully rendered in the window
Actual result: Nothing is rendered in the window and “ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index” error is thrown
Reproducible with: 2022.1.0a16, 2022.1.18f1, 2022.2.0b9, 2023.1.0a10
Not reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.0a15, 2023.1.0a11, 2023.1.0a12
Reproduced on: macOS 12.5 (Intel)
Note: Issue happens due to GameView.DoToolbarGUI method reliance on the “Game” name
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-9627