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
- "DrawDepthNormalPrepass" exceptions are thrown in Editor when Ctrl key is held with specific renderer settings
- Script file name changes do not display in Editor when Compiler errors are present
- Sprites are not rotating with bones when the Sprite type is Unlit
- Crash on TransferField_NonArray<YAMLRead,Converter_String> when opening a specific project
- Missing page when opening reference for Panel Text Settings
Add comment