Search Issue Tracker
Won't Fix
Won't Fix in 2022.2.X
Votes
0
Found in
2020.3.35f1
2021.3.3f1
2022.1.3f1
2022.2.0a3
Issue ID
UUM-662
Regression
No
UnassignedReferenceException when reopening a project
Reproduction steps:
1. Open the user's attached project
2. Enter Play mode
3. Press the "Update Balance" button and observe the console
4. Exit Play mode
5. Search for "ERC1155BalanceOfExample.cs" in project search and open it
6. Uncomment lines 106 and 107
7. Repeat steps 2, 3 and 4
8. In "ERC1155BalanceOfExample.cs" in the project comment out lines 106 and 107
9. Repeat steps 2 and 3
10 Close and reopen the project and repeat steps 2 and 3
Expected result: Clear console
Actual result: "UnassignedReferenceException" null reference is shown in the console
Reproduced with: 2019.4.37f1, 2020.3.33f1, 2021.3.0f1, 2022.1.0b15, 2022.2.0a9
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note:
The issue no longer reproduces
Resolution Note (2022.2.X):
The issue no longer reproduces