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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment