Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0b5
Issue ID
998634
Regression
No
Anima2D - IndexOutOfRangeException when Spring Manager is enabled
When the Spring Manager script is enabled on gameobjects an "IndexOutOfRangeException" appears in the console.
2. How we can reproduce it using the example you attached
- Open the old_man project attached
- Make sure the console window is open.
- Play the scene.
NOTICE ISSUE >> IndexOutOfRangeExceprtion error
- Click on the errors in the console and it should highlight the gameobject that is affected.
- Disable the Spring Manger script on both affected gameobjects (Beard, Jewels\J1)
- Play the same
NOTICE ISSUE >> The errros are now gone.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note (2018.3.X):
SpringManager is not a feature listed in Anima2D, therefore, not supported. It is just part of the example scripts.