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
- [Android] Memory leaks ~100mb with each HTTP request until Player crashes on IL2CPP ARMv7 builds
- Item selection is offset below when UIToolkit ListView is set to dynamic height mode
- Script recompilation doesn't trigger automatically when switching build targets
- Text gets pushed to the left when typing in a text field
- "The provided object cannot be assigned a managed reference ID because it cannot be serialized on a [SerializeReference] field." thrown in the Console window when using SerializationUtility.SetManagedReferenceIdForObject with an Enum value
Add comment