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
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
- [sw-unity-6-1] Scene view renders any light differently when more than one camera exists and neither have the "MainCamera" tag
- Project tab navigates to the previous folder when undoing (CTRL+Z) GameObject placement in the Scene
- Blue lines appear on the sides of the "Fit Canvas" or "Fit viewport" button when it's clicked in the UI Builder.
- PlayableDirector's state remains set to Playing even when the timeline's time property exceeds its duration.
Resolution Note (fix version 2019.1):
Fixed the missing script issue upon minimize and maximizing the editor application.