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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (2018.3.X):
SpringManager is not a feature listed in Anima2D, therefore, not supported. It is just part of the example scripts.