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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment