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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
The 'x' button here intentionally does not perform a 'clear' action, but rather a 'reset to default' option. This is as designed.