Search Issue Tracker
Fixed in 1.3.0
Votes
0
Found in [Package]
preview-1.1.0
Issue ID
1162176
Regression
No
Addressables - Profile becomes inaccessible when given a name consisting only of a space
If you create an addressables profile with a name consisting of only a space character, it won't be accessible in the profiles list.
1. Open Unity
2. Open the attached project
3. In Project View, select Assets/AddressableAssetsData/AddressableAssetSettings.asset
4. In the Inspector, under Profiles, add a new profile
5. Change the name of the profile to a single character, a space
6. Confirm the new name
7. Open the "Profile To Edit" drop down and select the default profile
8. Open the "Profile To Edit" drop down again
Expected Result:
All profiles should be shown and should be selectable.
Actual Result:
The profile created in step 4 is not shown and is not accessible.
Tested on Windows.
Occurs on preview-1.1.0
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Resolution Note (fix version 1.3.0):
User can no longer name a profile with a "space". They can use special characters or symbols.