Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.11.2
Issue ID
ADDR-1329
Regression
Yes
[Addressables] Enumerate exception is thrown when expanding a group folder containing subfolders
How to reproduce:
1. Create a new Unity project
2. Import and setup the Addressables package
3. In the Project window create a folder A
4. Inside the folder A create a folder B
5. Mark folder A as an 'Addressable'
6. Open the Addressables Groups window
7. Expand the folder A
Expected result: no errors are thrown
Actual result: an exception is thrown
Reproducible with: 2018.4.24f1, 2019.4.2f1, 2020.1.0b14, 2020.2.0a16 - Addressables 1.11.2
Not reproducible with: 2018.4.24f1, 2019.4.2f1, 2020.1.0b14, 2020.2.0a16 - Addressables 1.10.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Package documentation link in Package manager leads to the deprecated page
- [Usability] No setup script for Render Pipeline Assets for the proper URP Sample usage
- csc.rsp -additionalfile files are not treated as dependencies and are not reloaded when the file contents change
- Error ‘cannot use casts on l-values’ when a variable is assigned inside a second-level nested if statement before being used in a conversion
- "You cannot save to an invalid folder" warning dialog box is shown when canceling Tile Palette creation
Add comment