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-132490
Regression
No
Creating a new Scenario with an existing Scenario name makes the text edit outline red but no informational tooltip/helpbox/warning appears, and pressing Enter just finishes the editing with no Scenario created
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 Play Mode Scenarios dropdown next to the Play Mode button
- Select "Configure Play Mode Scenarios"
- Create a new Scenario with the name "asd" by pressing the "+" button
- Repeat step 5
- Observe the Play Mode Scenarios window
Actual results: Text edit outline red but no informational tooltip/helpbox/warning appears, and pressing Enter just finishes the editing with no Scenario created
Expected results: There is some sort of informational popup letting the user know that a Scenario already exists with that name, pressing Enter should not make the editing disappear
Reproducible with versions: 6000.0.66f1, 6000.3.5f1, 6000.4.0b5, 6000.5.0a5
Tested on (OS): MacOS Silicon Tahoe 26.2
Notes:
- Creating new Tags for example shows a popup with an informational message that the Tag with the same name already exists and does not let the user create a Tag
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
Add comment