Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.66f1
6000.3.5f1
6000.4.0b5
6000.5.0a5
6000.6.0a1
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment