Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0b10
Issue ID
923474
Regression
Yes
Missing components are not displayed in the inspector
To reproduce:
1. Open the project, attached by the user (ComponentsError.zip)
2. Open the "MissingComponents" scene
3. Enter Play mode
4. Observe the console
5. Double click on one of the warnings
6. Observe the Inspector
Expected: if there is warning about missing referenced script on the game object, the game object should have a missing component on it shown in the Inspector with a warning "The associated script can not be loaded. Please fix any compile errors and assign a valid script"
Actual: there is no missing component shown in the Inspector, even though the warning says there is
Reproduced in 2017.1.0b6, 2017.1.0b10, 2017.1.0f1, 2017.2.0b1
Did not reproduce in 5.5.3f1, 5.6.2f1, 2017.1.0b5
Regression introduced in 2017.1.0b6
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #917810