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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Resolution Note (2018.3.X):
SpringManager is not a feature listed in Anima2D, therefore, not supported. It is just part of the example scripts.