Search Issue Tracker
Fixed
Fixed in 6000.0.46f1, 6000.1.0b14, 6000.2.0a9
Votes
0
Found in
2023.1.0a18
6000.0.43f1
6000.1.0b11
6000.2.0a7
Issue ID
UUM-100964
Regression
No
“ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Steps to reproduce:
1. Create new Unity project using Universal 2D Template
2. Open Preferences window
3. Select “Tile Palette” in 2D section
4. Select tools in “Default Tile Palette Tools” list and move when to the empty list using “>>” button
5. Press “Save” button
6. Repeat 4th step
Actual results: New list resets and “ArgumentOutOfRangeException: Index must be within the bounds of the List.” Error is thrown in the Console
Expected results: No errors are thrown in the Console when saving new tools list, limited number of tools should be allowed to be added
Reproducible with versions: 2022.1.0a2, 2022.3.60f1, 2023.1.0a18, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Tested on (OS): Apple M1 Max, Sequoia 15.2
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 6000.1.0b14):
Fix for this issue is available on Unity 6000.1.0b14 and above
Resolution Note (fix version 6000.0.46f1):
Fix for this issue is available on Unity 6000.0.46f1 and above