Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a7
Issue ID
1095540
Regression
Yes
Missing script disappears from Inspector until selection is changed
Steps:
1. Open attached project and load "TestScene"
2. Click on GameObject in Hierarchy
==>
It has "missing script" component
3. Minimize Editor
4. Maximize it back
==>
Missing script component disappears
Workaround: Click on MainCamera in Hierarchy and then click back to the GameObject => Missing script component re-appears back
Note: Tried to repro on one more machine without luck. Both were Win10, so for now reproducible only on my machine.
Movie: https://oc.unity3d.com/index.php/s/QdW7ypGfEvfaBeq
Repro: 2019.1.0a6 (370df4c90d4b)
No repro on Version 2017.4.14f1, 2018.2.12f1, 2018.3.0b7 (af029f4527e0)
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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Resolution Note (fix version 2019.1):
Fixed the missing script issue upon minimize and maximizing the editor application.