Search Issue Tracker
Active
Under Consideration for 6.0.X
Votes
0
Found in [Package]
6.0.7
Issue ID
PBLD-268
Regression
No
Clicking on red square next to Apply button in Material Editor window throws “Invalid GUILayout state” error in the Console
Steps to reproduce:
1. Create new Unity project using empty URP 3D Template
2. Open Package Manager window
3. Find and install ProBuilder package
4. Open Tools > Editors > Open Material Editor
5. Below the list press “Add”
6. Next to “Apply” button, click the red square on the right edge of the button
7. Observe the Console window
Actual results: “GUI Error: Invalid GUILayout state in MaterialEditor view. Verify that all layout Begin/End calls match
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:224)” error is thrown in the Console
Expected results: no errors are thrown in the Console
Reproducible with versions: 6.0.7 (6000.0.60f1, 6000.2.8f1, 6000.3.0b6 6000.4.0a2)
Tested on (OS): macOS Silicon, Tagoe 26.0 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment