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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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