Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
2
Found in
2019.3.0b1
2020.1.0a1
Issue ID
1180223
Regression
Yes
ArgumentOutOfRangeException is thrown when using AssetDatabase v1 and selecting multiple assets
How to reproduce:
1. Open the attached project ("case_1180223-2019.3_test.zip")
2. Make sure that AssetDatabase is set to Version 1
3. Go to Assets/TestAssets folder in Project window
4. Click on any single asset
5. Use Shift+right click to select the same asset and click on any other asset
Expected results: Both assets are selected
Actual results: ArgumentOutOfRangeException is thrown in the console, and the asset remains unselected
Reproducible with: 2019.3.0b1, 2020.1.0a2
Not reproducible with: 2017.4.32f1, 2018.4.8f1, 2019.2.4f1, 2019.3.0a12
Notes:
1. This issue does not reproduce when using AssetDatabse v2
2. Area selection using Ctrl + A also does not select any assets
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
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
Resolution Note (fix version 2020.1):
Fixed in 2019.3.0b6, 2020.1.0a5