This Error message always show when save
"ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index"
This error message are always show up when I save scene or open some prefab to edit and save.
Actually the game is run fine without error But this error message always show only in editor My code are nothing wrong and can play.
Comment
Your answer

Follow this Question
Related Questions
Assertion failed on expression: 'm_BuffersToBind[shaderType][bind].buffer == NULL' 1 Answer
Script wont work when Debug log removed 0 Answers
How to search logs and only highlight matches not hide them 1 Answer
Debug log not showing in iOS build 0 Answers
Unity windows standalone build crashes on opening output_log.txt if built on a different machine 0 Answers