Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.2.0a11
Issue ID
1312066
Regression
Yes
"Scripting Class given argument must not be null" when dragging compiling script onto a GameObject twice
Reproduction steps:
1. Open new Unity project
2. In Project window, create a new script
3. While the script is compiling, drag it onto the 'Main Camera' GameObject in the Hierarchy window twice
Expected result: No error
Actual result: "Scripting Class given argument must not be null."
Reproducible with: 2020.2.4f1, 2021.1.0b6, 2021.2.0a6
Not reproducible with: 2018.4.31f1, 2019.4.20f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Diagnostics logs are missing, duplicated, or out of order when viewing Player sessions in Cloud Diagnostics
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
Add comment