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
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
- TabView with icons is smaller in height then other tabs with text
- [iOS] Error shows and "Microphone.GetPosition" logged as zero when "Microphone.Start()" is called the first time while a microphone is busy in another app and the second time when the microphone is released
- "Check for Updates" Fails to Connect to Update Server
- "Validation: Write range..." errors when creating and destroying GraphicsBuffer rapidly in WebGPU
Add comment