Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.2.13f1, 2023.1.0b9, 2023.2.0a6
Votes
1
Found in
2021.3.17f1
2022.1.24f1
2022.2.3f1
2023.1.0a26
2023.2.0a1
2023.3.0a3
Issue ID
UUM-23208
Regression
No
"ArgumentNullException" thrown when clicking the "add" footer button of ListView which itemsSource is a list of value type
How to reproduce:
# Open the attached project "Repro.zip"
# Open Sample>Sample Window
# Click the "+" button in the "Sample Window"
Expected results: No errors thrown
Actual results: "ArgumentNullException: Value cannot be null." thrown in the Console window
Reproducible with: 2021.3.17f1, 2022.1.24f1, 2022.2.3f1, 2023.1.0a26
Could not test with: 2020.3.44f1 (compilation errors in the Console window)
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment