Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.15.2
Issue ID
HUBX-1594
Regression
No
In the "Project name" field the project's title resets to "My Project" and automatically selects cloud setting when clearing the field using the "X" button
How to reproduce:
1. Open Hub
2. Projects -> New Project
3. Select the 'Project name' field
4. Observe that there is no 'x' button to the right
5. Write anything into the field
6. Press the 'x' button
7. Observe the input field
Expected result:
1. Deletes the whole string
2. Does not change the cloud/local setting
3. Enters ‘edit mode’
Actual result:
1. Resets the text to a default value ‘My Project'
2. Restores the cloud/local setting (changes to cloud)
3. Does not enter 'edit mode’ after clearing
Reproducible with: 3.15.2
Reproduced on: Windows 11
Not reproduced on: No other environments tested
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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note:
The 'x' button here intentionally does not perform a 'clear' action, but rather a 'reset to default' option. This is as designed.