Search Issue Tracker

Fixed in 2020.1.X

Fixed in 2019.4.X, 2020.3.X, 2021.1.X

Votes

0

Found in

2018.4

2019.4

2020.1

2020.1.15f1

2020.2

2021.1

2021.2

Issue ID

1298921

Regression

No

UnityEditor.SelectionMode is missing Flags attribute

Scripting

-

How to reproduce:
1. Open the attached user's project ("SelectionModeMissingFlagsAttribute.zip")
2. Open "SampleEditorScript.cs"
3. Look at UnityEditor.Selection mode from metadata

Expected results: UnityEditor.SelectionMode has a Flags attribute
Actual results: UnityEditor.SelectionMode has no Flags attribute

Reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0a10, 2021.2.0a1

  1. Resolution Note (fix version 2020.1):

    Fixed in Unity 2021.2.0a3 and above

  2. Resolution Note (fix version 2021.1):

    Fixed in 2021.1.4f1

  3. Resolution Note (fix version 2020.3):

    Fixed in: 2020.3.8f1

  4. Resolution Note (fix version 2019.4):

    Fixed in 2019.4.27f1

Add comment

Log in to post comment