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
- [2023.2] HDRP Asset Settings Helper throws a NullReferenceException
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
Add comment