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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
Add comment