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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note (fix version 2019.1):
Fixed the missing script issue upon minimize and maximizing the editor application.