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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #917810