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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.