Search Issue Tracker

By Design

Votes

0

Found in

2021.2.0b15

2022.1.0a12

2022.1.0a14

Issue ID

1378144

Regression

Yes

Api Compatibility Level contains version number for .NET Standard

Mono

-

How to reproduce:
1. Create a new Unity project
2. Open Player settings
3. Other Settings -> Configuration -> Api Compatibility Level

Expected result: There are two choices - .NET Standard & .NET Framework, version numbers should not be included.
Actual result: There are two choices - .NET Standard 2.1 & .NET Framework. Version number from .NET Standard 2.1 should be removed.

Reproduced with: 2022.1.0a14, 2022.1.0a12, 2021.2.1f1, 2021.2.0b15.
Didn't reproduce with: 2022.1.0a11, 2021.2.0b14.

  1. Resolution Note:

    The version number should be present for .NET Standard 2.1.

Add comment

Log in to post comment