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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment