timo-sisus / Power-Inspector

Report bugs and offer improvement ideas for Power Inspector.
http://u3d.as/1sNc
8 stars 0 forks source link

Unity crashes when copying/pasting an AnimationCurve content into another object through PowerInspector #22

Closed Masklin closed 4 years ago

Masklin commented 4 years ago

On a fresh project, I import PowerInspector and create a script with just an AnimationCurve field. I add this script to two simple game objects in a scene (boxes or spheres for example) and edit the curve in one of the objects. Then, through a PowerInspector window I select the AnimationCurve, copy it and paste it in the other object. Unity crashes.

timo-sisus commented 4 years ago

Copy-paste support will be coming to AnimationCurves in the next update via the new AnimationCurveJsonConverter.