Search Issue Tracker
Fixed in 2017.1.X
Votes
1
Found in
2017.1.0b10
Issue ID
921114
Regression
Yes
Play mode doesn't maximize after editing Animation Curve
Steps to reproduce:
1. Open attached project
2. Open "test" scene
3. Enable "Maximize on Play" option in Game View
4. Enter and exit play mode *everything works fine*
5. Select "Cube" game object in the Hierarchy
6. In "RotationTest" script component edit any Animation Curve
7. Enter play mode
Actual result: Game View is not maximized and error is thrown: Invalid editor window UnityEditor.CurveEditorWindow
Reproducible with: 2017.1.0b1, 2017.1.0b10, 2017.2.0a3
Not reproducible with: 5.6.1p4, 2017.1.0a1
Workaround: restart Unity Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- New 3D URP Sample Scenes Project is created with an invalid dependency on com.unity.render-pipelines.universal-config when creating the Sample Project for the first time
- Canvas Scaler causes abnormal scaling of Canvas elements in Play Mode when UI Scale Mode is set to "Constant Physical Size" and any Editor window is moved to a differently scaled monitor and is interacted with
- [2D] Light 2D component does not light the sprite correctly in the Play Mode
- Animator.GetCurrentAnimatorClipInfo() returns an empty list when the Animator is playing the animation
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
Add comment