Search Issue Tracker
Fixed
Fixed in 2021.3.50f1, 2022.3.61f1, 6000.0.42f1, 6000.1.0b10, 6000.2.0a2
Votes
0
Found in
2021.3.47f1
2022.3.54f1
6000.0.30f1
6000.1.0a8
6000.2.0a1
Issue ID
UUM-90726
Regression
No
Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
Steps to reproduce:
- Open a URP 2D Project
- In the Hierarchy right-click and create Light > Freeform Light 2D > Square
- Select it and from either the Tools Overlay or the Light 2D Component in the Inspector select "Edit Shape"
- Select one of the Nodes and drag it to change its position
- Exit Shape Editing, Select the Light in the Hierarchy and delete it
- Undo via shortcut or from the Edit menu
Actual results: 2 Warnings appear: "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)"
Expected results: No Warnings appear
Reproducible with versions: 2021.3.47f1, 2022.3.54f1, 6000.0.30f1, 6000.1.0a8
Tested on (OS): macOS x64 Sequoia, Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment