Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.1.0b1
2017.3.0b10
Issue ID
972170
Regression
Yes
Script Component that has a missing script is called "Nothing Selected" instead of "Script"
How to reproduce:
1. Open the attached "MissingScript" project and "Scene"
2. Click on the "GameObject" in the Hierarchy
3. Notice that "GameObject" has Script component with a missing script
Expected result: It should still be called "Script" component with the information that Script is missing
Actual result: It has an information that Script is missing, but is called as "Nothing Selected" instead of "Script" component
Regression (change) introduced in - 2017.1.0b1
Reproducible with - 2018.1.0a6, 2017.3.0b11, 2017.2.0p2, 2017.1.2p3, 2017.1.0b1
Not reproducible with - 2017.1.0a6
Comments (1)
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
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
CloudyVR
Jul 22, 2018 10:08
Yea, this has caused so much lost time and headaches when upgrading packages or different Unity versions. And happens way too often then you would truly think that Unity engine programmers have never used Unity to develop a single game in their entire life.