Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.13.1
Issue ID
ADDR-1430
Regression
Yes
Asset name does not get changed properly when renaming Addressable Groups Packed Asset
How to reproduce:
1. Create a new project
2. Install the Addressables package
3. Add the Addressable Groups window to the Editor (File > Asset Management > Addressables > Groups)
4. Create a new Packed Asset (Create > Group > Packed Assets)
5. Rename this new asset to "1.test 1"
Expected result: Gets renamed to "1.test 1"
Actual result: Gets renamed to "1" in the Addressable Asset Group while the asset file itself gets renamed to "1.test 1"
Reproducible with: 2019.3.0b2, 2019.4.4f1, 2020.1.0f1, 2020.2.0a18
Not reproducible with: 2018.4.25f1, 2019.2.21f1
Notes:
-Exact regression versions are missing due to crashes during the project creation process and errors in the Editor that prevent Addressables from working
-When renaming, the last dot gets deleted, all that goes after it also gets deleted ("1.scene 1" -> "1", "545.test 1." -> "545.test 1")
-All further renaming of this asset will continue to be bugged
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Add comment