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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
The issue no longer reproduces
Resolution Note (2022.2.X):
The issue no longer reproduces