Search Issue Tracker

Fixed in 2020.1.X

Votes

0

Found in

2020.1.0a7

2020.1.0b6

2020.2

Issue ID

1243332

Regression

Yes

"No MonoBehaviour scripts in the file" message if there is a double UTF-8 BOM in the file

Mono

-

How to reproduce:
1. Open user-submitted project (ClassTest.zip)
2. Select MoonTimeline.cs in the Project view
3. See the Inspector window

Expected result: the script is identified as being derived from MonoBehaviour
Actual result: 'No MonoBehaviour scripts in the file' message is shown

Reproducible with: 2020.1.0a7, 2020.1.0b8(19a110), 2020.2.0a1, 2020.2.0a7
Not reproducible with: 2017.4.40f1, 2018.4.22f1, 2019.3.13f1, 2020.1.0a6, 2020.1.0b8(726fc0), 2020.2.0a8, 2020.2.0a10

Notes:
Reimport the script if checking different versions to refresh it

  1. Resolution Note (fix version 2020.1):

    Fixed in 2020.2.0a8
    Fixed in 2020.1.0b8

Add comment

Log in to post comment