Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2020.3.X, 2021.2.X, 2022.1.X
Votes
0
Found in
2019.4.31f1
2020.3
2021.2
2022.1
2022.1.0b1
Issue ID
1388739
Regression
Yes
[UnityEvent] NullReference error is thrown when selecting a UnityEvent function for a GameObject that has a missing script
How to reproduce:
1. Open the user-submitted project
2. Open the scene "SampleScene" (Assets/SampleScene.unity)
3. In the Project window, delete the Script "B" (Assets/B.cs)
4. In the Hierarchy window, select the GameObject "A"
5. In the Inspector window, under the A script, press the + button
6. In the empty GameObject field, drag the GameObject "B" from the Inspector
7. Select the "No Function" dropdown and inspect the Console window (Window > General > Console)
Expected result: No errors are seen in the Console
Actual result: A NullReferenceException error is seen in the Console
Reproducible with: 2019.4.31f1, 2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
Not reproducible with: 2019.4.30f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a6
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0b14
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.19f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.34f1