Search Issue Tracker
Active
Votes
0
Found in
2021.3.46f1
2022.3.53f1
6000.0.29f1
6000.1.0a6
Issue ID
UUM-88924
Regression
No
An error is thrown in the Console when Play Mode is entered in Maximized mode after opening the Curve editor window
How to reproduce:
1. Create and open a new project
2. Import any FBX file with animations
3. Select the FBX file and change to “Animation” Mode in the Inspector
4. Add a curve in the “Curves“ section (if it does not exist yet)
5. Open the Curve Editor Window by double-clicking the curve and then close it
6. Set the Game view to “Play Maximized“
7. Enter Play Mode
8. Observe the Console
Expected result: Nothing is logged
Actual result: A “Invalid editor window of type: UnityEditor.CurveEditorWindow, title: Curve“ error is thrown
Reproducible in: 2021.3.46f1, 2022.3.53f1, 6000.0.29f1, 6000.1.0a6
Reproduced on: Windows 11 Pro (23H2), macOS 14.4.1 (M2)
Not reproduced on: No other environment tested
Note: It is enough to just open the Curve Editor once and it will always show the error until the Editor is restarted
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment