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
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment