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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2019.1):
Fixed the missing script issue upon minimize and maximizing the editor application.