Search Issue Tracker
Fixed
Fixed in 2.0.4, 2.1.6, 2.2.0-pre.5
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Fixed
Resolution Note (fix version 2.0.4):
Fixed in 2.0.4
Resolution Note (fix version 2.1.6):
Fixed in 2.1.6
Resolution Note (fix version 2.2.0-pre.5):
Fixed in 2.2.0-pre.5
Resolution Note (fix version 2.2.0-pre.5):
Fixed