Search Issue Tracker
Fixed
Votes
0
Found in
2020.1.0a24
Issue ID
1220520
Regression
Yes
[Packman] ArgumentException error is thrown on closing Package Manager window
ArgumentException: GUILayout: Mismatched LayoutGroup.mouseMove error is thrown on closing Package Manager window after clicking on "View in Package Manager" tab in the Inspector.
Steps to repro:
1. Create a new Project.
2. Windows > Package Manager > Dock the Window.
3. Click on "View in Package Manager" tab in the Inspector.
4. Close the Package Manager window.
Actual Result:
ArgumentException error is thrown in the console.
Expected Result:
No errors in the console.
Reproducible in:
2020.1.0a24(0efcce64deba).
Working fine in:
2020.1.0a23, 2019.3.2f1
Note: Find attached stack trace.
Environment:
Only on Windows 10.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Add comment