Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.3.X, 2020.1.X
Votes
2
Found in
2020.1.0a24
2020.1.0b1
Issue ID
1225712
Regression
Yes
ArgumentException: GUILayout: Mismatched LayoutGroup.mouseMove appears while switching to Prefab Mode
Steps:
1. Open attached project
2. Load SampleScene
3. Select Cube prefab instance
4. Right-Click and choose "Prefab -> Open Asset In Context"
==> If there are no exceptions in console
5. Right-Click and choose "Prefab -> Open Asset In Isolation"
==>
"ArgumentException: GUILayout: Mismatched LayoutGroup.mouseMove"
"Scope was not disposed! You should use the 'using' keyword or manually call Dispose."
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Tor-Vestergaard
Mar 08, 2020 14:24
I am an Odin Inspector dev - this issue does not only occur in prefab instances, but globally all over the inspector (when drawn with Odin, at least), and as it only happens in 2020.1 to my knowledge, this is a bug introduced by Unity rather than an issue with Odin itself.
As such, we'd greatly appreciate a fix, as our users are beginning to report this to us frequently and there is little we can do about it. This issue has my vote! :)