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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment