#Motion Warping Asset Crashes Editor

1 messages · Page 1 of 1 (latest)

fresh raptor
#

If viewing a motion warping asset, then select another asset to inspect, Unity crashes. I've tried re-importing motion warping, as well as deleting all meta files associated with the motion warping asset. Newly created warping assets have the same issue as the on in the video. Backwards animation is a separate issue that's probably an easy fix.

rose hill
fresh raptor
#

2022.2.7f1

rose hill
# fresh raptor 2022.2.7f1

🤔 Interesting, I just tested the 2021.3.24f and it works fine. Looks like a change in the API, will look into it

fresh raptor
#

I can test in a fresh project to see if it's something related to my other assets. You never know with Unity.

fresh raptor
#

I use Plastics version control and have the unity ai navmesh package.. So it could be anything messing with it.

rose hill
#

it could be, the error is related to an infinite loop, which can occur if some of the editor functionality gets messed up, like total root motion calculation for instance

fresh raptor
#

Found a work around:
Lock your inspectors on something that isn't the warping asset. Then right click the warping asset and view properties. This will let you change it's values without opening it in the inspector which is what seems to be crashing it.

fresh raptor
#

I just upgraded to 2022.3.50f1 much more stable. It even fixed several other performance issues.