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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
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.