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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Resolution Note (fix version 1.3.0):
User can no longer name a profile with a "space". They can use special characters or symbols.