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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment