Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

[QualitySettingsEditor] IndexOutOfRangeException: Index was outside the bounds of the array.

Discussion in '2019.1 Beta' started by Quatum1000, Nov 21, 2018.

  1. Quatum1000

    Quatum1000

    Joined:
    Oct 5, 2014
    Posts:
    889
    Happen sometimes when press start in Editor. But nothing special in the settings

    Untitled-1.jpg

    IndexOutOfRangeException: Index was outside the bounds of the array.
    UnityEditor.Editor.get_target () (at C:/buildslave/unity/build/Editor/Mono/Inspector/Editor.cs:394)
    UnityEditor.QualitySettingsEditor.OnEnable () (at C:/buildslave/unity/build/Editor/Mono/Inspector/QualitySettingsEditor.cs:57)

    After some new starts:
    Untitled-2.jpg
     
    Last edited: Nov 21, 2018
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,136
    Could you please submit a bug report for this issue? If possible, with a reproduction project.
     
    Last edited: Nov 23, 2018
  3. Quatum1000

    Quatum1000

    Joined:
    Oct 5, 2014
    Posts:
    889
    Difficultly to reproduce because it happen at will. Would be helpful to know on what array in conjunction to what setting it happen exactly.
    Editor.cs:394
    QualitySettingsEditor.cs:57