Aborted abnormally long Async Skin deform operation.
Posted: Wed Aug 05, 2015 8:49 pm
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.
Any ideas?
- 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?