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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment