Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.11.2
Issue ID
ADDR-1353
Regression
No
[Addressables] Text after a dot character gets cut off when renaming a group the first time in the Addressables Groups window
How to reproduce:
1. Create a new Unity project
2. Import the Addressables package
3. Open the Addressables Groups window and create a new group
4. Rename the group to something containing a dot character(e.g. 'abc.def')
Expected result: the renamed group appears as expected in the Addressables Groups window and the Project window
Actual result: text after the dot character is cut off in the Addressables Groups window, but is correct in the Project window
Reproducible with: 2019.4.4f1, 2020.1.0b16, 2020.2.0a18(Addressables 1.1.10, 1.11.2)
Not reproducible with: 2018.4.25f1(Addressables 1.1.10, 1.11.2)
Notes:
The issue is only present in the Addressable groups window - the group Asset can be found renamed correctly in the Project window
Renaming the group for the second time renames it correctly, but the Asset in the Project window now contains additional text after the dot character
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Add comment