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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (fix version 1.3.0):
User can no longer name a profile with a "space". They can use special characters or symbols.