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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note (fix version 2020.1):
Fixed in 2020.2.0a8
Fixed in 2020.1.0b8