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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The 'x' button here intentionally does not perform a 'clear' action, but rather a 'reset to default' option. This is as designed.