Hi!
I am getting this error after updating to 1.6.0. It happens only in Xbox One build.
Invalid argument for AddTexture()
UnityEngine.MaterialPropertyBlock:AddTexture(MaterialPropertyBlock*, Int32, Texture)
UnityEngine.MaterialPropertyBlock:AddTexture(String, Texture)
AmplifyMotion.SkinnedState:RenderVectors(Camera, CommandBuffer, Single, Quality) (at C:\MXN2\Assets\AmplifyMotion\Plugins\SkinnedState.cs:789)
AmplifyMotionObjectBase:OnRenderVectors(Camera, CommandBuffer, Single, Quality) (at C:\MXN2\Assets\AmplifyMotion\Plugins\AmplifyMotionObjectBase.cs:342)
AmplifyMotionCamera:RenderVectors(CommandBuffer, Single, Single, Quality) (at C:\MXN2\Assets\AmplifyMotion\Plugins\AmplifyMotionCamera.cs:265)
AmplifyMotionEffectBase:OnPostRender() (at C:\MXN2\Assets\AmplifyMotion\Plugins\AmplifyMotionBase.cs:994)