Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.4.X
Votes
0
Found in
2020.2.0a4
Issue ID
1229937
Regression
No
Exception thrown on deleting folder from Favorites in Project Browser
If you add folder to Favorites in Project Browser in one project, then open another project that doesn't have such folder and try to delete that folder from the Favorites - it will throw an exception
Reproduces on 2020.2.0a4 on both Windows 10 and Mac
How we can reproduce it
1 Create folder “test” in one project and add it to Favorites
2 Close that project
3 Create and open new project
4 Check Favorites section and you will see that “test” folder is there
5 Click on the “test” item (notice that folder doesn’t exist in this project)
6 The popup window "Folder not found" will appear with 2 buttons - press "Delete"
Actual results: Exception is thrown
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <fb001e01371b4adca20013e0ac763896>:0)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment