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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment