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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Resolution Note (2018.3.X):
SpringManager is not a feature listed in Anima2D, therefore, not supported. It is just part of the example scripts.