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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
- The original Scene is built with the additive Scene's contents when loading the additive Scene on Awake
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.