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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 1.3.0):
User can no longer name a profile with a "space". They can use special characters or symbols.