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
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
This is a duplicate of issue #917810