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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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