Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a13
2019.1.0a15
2019.2.0a1
Issue ID
1117624
Regression
Yes
Object picker cannot be used to assign missing script when having missing script component in Inspector window
To reproduce:
1. Open any project
2. Create a script and add it to GameObject
3. Close the project
4. Move the created script outside the scope of Assets folder
5. Reopen the project and check the Inspector of the GameObject (that script was attached to)
Expected: missing script component allows to locate the script via object picker
Actual: missing script component's object picker is grayed out
Reproduced in: 2019.1.0a11, 2019.1.0a15, 2019.2.0a2
Not reproduced in: 2017.4.19f1, 2018.3.3f1, 2019.1.0a10
Note: reproduces on Mac and Windows, (not tested on Linux)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment