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
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
Add comment