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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note (fix version 1.3.0):
User can no longer name a profile with a "space". They can use special characters or symbols.