Aborted abnormally long Async Skin deform operation.

Full-scene Motion Blur for Unity Pro
Post Reply
Ony
Posts: 1
Joined: Wed Aug 05, 2015 8:45 pm

Aborted abnormally long Async Skin deform operation.

Post by Ony »

I get this warning a lot while in the Editor. I'm using Unity 4.x Pro. The warning comes up every time I run the game in the Editor. Not sure if it does it in a build, but I'll look at output logs if needed. Anyway, it says to please contact support, so here I am. :)

Code: Select all

[AmplifyMotion] Aborted abnormally long Async Skin deform operation. Not a critical error but might indicate a problem. Please contact support.
UnityEngine.Debug:LogWarning(Object)
AmplifyMotion.SkinnedState:WaitForAsyncUpdate() (at Assets/AmplifyMotion/Plugins/SkinnedState.cs:402)
AmplifyMotion.SkinnedState:RenderVectors(Camera, Single) (at Assets/AmplifyMotion/Plugins/SkinnedState.cs:413)
AmplifyMotionObjectBase:OnRenderVectors(Camera, Single) (at Assets/AmplifyMotion/Plugins/AmplifyMotionObjectBase.cs:202)
AmplifyMotionCamera:RenderVectors(Single) (at Assets/AmplifyMotion/Plugins/AmplifyMotionCamera.cs:201)
AmplifyMotionEffectBase:OnPostRender() (at Assets/AmplifyMotion/Plugins/AmplifyMotionBase.cs:772)
Any ideas?
User avatar
Ricardo Teixeira
Posts: 954
Joined: Fri Aug 09, 2013 2:26 pm

Re: Aborted abnormally long Async Skin deform operation.

Post by Ricardo Teixeira »

Hello,

Thank you for getting in touch, we really appreciate it. It would be great to get some additional data in order to debug possible problems.

-Unity version used.
-Is the issue specific to a character model?
-Do you use the “Optimize Game Objects” option available in the RIG tab of your character model?
-Any visible issues with the blur effect?

Looking forward to any additional info you might be able to provide, thanks!
Sales & Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
Post Reply