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
- [Android]Builds fail when multiple "Unable to parse file" errors are thrown when building using "Build And Run" for a Custom Build Profile in a specific project
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
Add comment