Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0b10
2020.1
Issue ID
1197851
Regression
Yes
Script cannot be attached to a GameObject when dragged into an empty space in Inspector
Steps to reproduce:
1. Open any project
2. Create a new script
3. Create an empty object and select it
4. Drag the script into Inspector window (below Add Component button)
Expected result: Script gets assigned to the object
Actual result: Script is not assigned (only get's assigned if it was dragged onto "Add Component" button in Inspector)
Reproducible with: 2019.3.0b10, 2020.1.0a11, 2020.1.0a13 trunk dce830042a25
Not reproducible with: 2019.3.0b9, 2020.1.0a9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment