Search Issue Tracker
Fixed
Fixed in 6000.0.58f1, 6000.2.4f1, 6000.3.0b2, 6000.4.0a2
Votes
0
Found in
6000.0.56f1
6000.1.16f1
6000.2.2f1
6000.3.0a6
6000.4.0a1
Issue ID
UUM-114909
Regression
No
OSX only: "EndLayoutGroup: BeginLayoutGroup must be called first." errors are thrown when creating a Tag with identical name and holding the enter keyboard button
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Select any GameObject in the Hierarchy window
- Click on the Tag dropdown in the Inspector window and select "Add Tag..."
- Create a new tag by pressing the "" button named "New tag"
- Click the "" button again and enter identical name "New tag"
- Hold the "Enter" keyboard button
- Observe the Console window
Actual results: "EndLayoutGroup: BeginLayoutGroup must be called first." errors are thrown until the "Enter" keyboard key is no longer held
Expected results: No errors are thrown
Reproducible with versions: 6000.0.56f1, 6000.1.16f1, 6000.2.2f1, 6000.3.0a6
Tested on (OS): macOS Silicon Sequoia 15.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment