Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.2.0f3
Issue ID
958505
Regression
No
[AnimationCurve] No script asset for CurveEditorSelection warning when undoing curve changes in play mode
Repro steps:
1. Open Scene1 from the attached project.
2. Select CurveObject and press Play
3. In play mode, move a key in the curve from the Curve script attached to CurveObject (or add a new key).
4. Press undo.
5. Observe the warning in the console: No script asset for CurveEditorSelection. Check that the definition is in a file of the same name.
Notes:
- Not a regression, happens in 2017.1
- Warning does not reproduce if the curve is changed using one of the curve presets
- Warning does not reproduce in edit mode.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
- Volumetric fog is not rendered around GameObjects that are baked with APV when Sky Occlusion is enabled
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
Add comment