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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Add comment