Search Issue Tracker
Active
Votes
0
Found in
2.2.0-pre.4
2.0.3
Issue ID
UUM-130998
Regression
No
“ArgumentNullException: Value cannot be null.” error is thrown when “Add Todo” button is pressed in the APP UI “MVVM And Redux” Sample
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Package Manager window (Window > Package Management > Package Manager)
- Install package by name (com.unity.dt.app-ui)
- Select the App UI package in the Package Manager window
- Open the Samples tab
- Import the "MVVM And Redux" sample
- Open the "Assets/Samples/App UI/2.1.3/MVVM And Redux/Scenes/MVVMRedux.unity" Scene
- Enter Play Mode
- Click the "Add Todo" button in the Game View
- Observe the Console window
Actual results: "ArgumentNullException: Value cannot be null." error is thrown
Expected results: No errors are thrown
Reproducible with versions: 2.1.1, 2.1.3 (6000.0.64f1, 6000.3.3f1, 6000.4.0b2, 6000.5.0a3)
Tested on (OS): MacOS Silicon Tahoe 26.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
Add comment