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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Resolution Note (fix version 2019.1):
Fixed the missing script issue upon minimize and maximizing the editor application.