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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
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.