Search Issue Tracker

Fixed in 2022.2.X

Votes

0

Found in

2021.3

2021.3.0f1

2022.1

2022.2

Issue ID

1421405

Regression

No

"Invalid editor window of type" error when double-clicking a tab to maximize a window after opening the AnimationCurve window

IMGUI

-

Reproduction steps:
1. Open the attached project "1421405.zip"
2. Open "SampleScene" from the Project window
3. Select "GameObject" in the Hierarchy window
4. Click on the Curve in the Inspector window (to open the AnimationCurve window)
5. Double-click any tab to maximize the window

Expected result: No errors are thrown
Actual result: An error is thrown:
Invalid editor window of type: UnityEditor.CurveEditorWindow, title: Curve
UnityEditor.EditorApplication:Internal_CallDelayFunctions () (at /Users/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:371)

Reproducible with: 2021.3.4f1, 2022.1.5f1, 2022.2.0a8
Not reproducible with: 2022.2.0a9, 2022.2.0a16
Could not test with: 2020.3.36f1, 2019.4.40f1 (Double-clicking the tab does not maximize the window)

Reproducible on: macOS 12.0.1 (Intel)

  1. Resolution Note (fix version 2022.2):

    Fixed in: 2022.2.0a9

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.