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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2018.3.X):
SpringManager is not a feature listed in Anima2D, therefore, not supported. It is just part of the example scripts.