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
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Add comment