Unity Issue Tracker - 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
Fixed
UUM-132490
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
6.4 is reaching end of life in about a week (June 10–13, 2026), so this fix won’t be ported to 6.4. The fix will be applied to 6.6 and 6.5 instead.
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
Prioritise and Follow this issue
Have a workaround or additional info about this issue?