Unity Issue Tracker - Sprite Skin's auto rebind property can't be set from a script.
Fixed
DANB-489
Sprite Skin's auto rebind property can't be set from a script.
Package: 2D Animation
Fixed
9.0.X
7.0.X
10.0.X
Fixed in 2D Animation 9.1.0
Fixed for 2D Animation 7.0.10
Problem
Currently, the auto rebind property of Sprite Skin has internal accessibility.
This is creating an issue for users who want to create game objects with Sprite Skins from script.
Solution
Change the autoRebind accessibility to public
Prioritise and Follow this issue
Have a workaround or additional info about this issue?