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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
The 'x' button here intentionally does not perform a 'clear' action, but rather a 'reset to default' option. This is as designed.