Search Issue Tracker
Active
Votes
0
Found in
2020.3.42f1
2021.3.15f1
Issue ID
UUM-20634
Regression
No
ArgumentNullException is thrown in Console when In-App Purchasing is connected and Project Settings are on load
How to reproduce:
1. Open up a new 3D Project
2. Navigate to Project Settings > Services and log in to Services and Create project ID
3. Navigate to In-App Purchasing and select "No" when prompted on age requirements
4. Rapidly click different areas in Project Settings
Expected result: No errors are thrown
Actual result: ArgumentNullException is thrown in Console
Reproducible with: 4.5.1 (2020.3.42f1, 2021.3.15f1)
Couldn't reproduce with: 2022.1.24f1, 2022.2.0b16, 2023.1.0a19 (Project Settings act different)
Error message:
2021.3: "ArgumentNullException: Value cannot be null.
Parameter name: e"
2020.3: "NullReferenceException: Object reference not set to an instance of an object
UnityEngine.UIElements.StyleSheets.HierarchyTraversal.Recurse"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment