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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment