Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.66f1
6000.3.5f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-132493
Regression
No
The “Enter” button needs to be pressed twice when creating a new Player Tag to create the Player Tag
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Install the Multiplayer Play Mode package (com.unity.multiplayer.playmode)
- Open the Project Settings window (Edit > Project Settings)
- Open the "Playmode" tab in the Project Settings
- Click the "+" button to create a new Player Tag
- Enter any name
- Press the "Enter" button on the keyboard
- Observe the Project Settings window
Actual results: Nothing happens after pressing "Enter" button, for the tag to be created the "Enter" button has to be pressed twice
Expected results: The tag is created with one "Enter" button press
Reproducible with versions: 6000.0.66f1, 6000.3.5f1, 6000.4.0b5, 6000.5.0a5
Tested on (OS): MacOS Silicon Tahoe 26.2
Notes:
- The Editor's Tag window is a good example of how creating a new Tag just needs one "Enter" button press
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
Add comment