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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment