Search Issue Tracker
Fixed
Fixed in 2.7.0
Votes
0
Found in [Package]
2.6.0
Issue ID
ADDR-3996
Regression
Yes
Warning is shown when renaming an Addressable Asset Group
Reproduction steps:
1. Open the attached “IN-104767.zip” project
2. Open the Addressables Groups Window (Window > Asset Management > Addressables > Groups)
3. In the Project Window right-click and create any asset (e.g. a Material)
4. Drag it into the “HUD_Content Update” Addressables Group
5. Right-click on the Group and click Rename
6. Rename it to anything else
7. Observe the Console
Expected result: No warnings
Actual result: “Main Object Name '<new group name>' does not match filename '<old group name>'" warning is shown
Reproducible with: 2.3.7, 2.6.0 (6000.0.51f1, 6000.1.7f1, 6000.2.0b5)
Not reproducible with: 1.22.3 (2022.3.63f1), 2.3.1 (6000.0.51f1, 6000.1.7f1, 6000.2.0b5)
Reproduced on: Windows 11 Pro (24H2), macOS 15.5 (M3 Max)
Not reproduced on: No other environment tested
Notes:
- It looks like it is a cosmetic issue only as the Group and the Schemas are renamed properly at the end
- For reproduction it usually might be enough to skip 3-4th steps, but every once in a while it can be inconsistent without preforming those steps
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
Add comment