Search Issue Tracker
Fixed in 2023.2.0a15
Fixed in 2023.1.X, 2023.1.0b18, 2023.2.X
Votes
0
Found in
2023.1.0b2
Issue ID
UUM-25187
Regression
No
Console throws "ArgumentNullException: Value cannot be null." when user works with the preset component in "Select Preset" window
Steps to reproduce:
- Create a project
- Add 3D game object
- Go to "Inspector" tab
- Select "Box Collider" component
- Click on preset icon
- Verify, that "Select Preset" window opens
- Find "Create New XXXXX Preset ..." line
- Create a new preset
- Click on the same preset icon in the "Box Collider" component
- Verify, that "Select Preset" window opens
- Go to "Project" tab in "Select Preset" window
- Select your created preset
- Click "Open Inspector" button
- Verify, that "Inspector" section opens in "Select Preset" window
- Change "Center" setting number to any other number for example 2 or 3
- Observe the "Select Preset" window and Console
Expected result: Entered value should be updated in the mentioned section, which is the "Inspector" window. No errors in the Console.
Actual result: Entered value goes to the search bar, not to the selected and updated section. Console displays an error. Screenshots and video added in the "Attachments" section.
Reproducible with: 2023.1.0.a25, 2023.1.0b2
Not reproducible with:
- 2022.2.3f1 (this stream has old UI)
- 2021.3.17f1 (this one has more older UI)
h4.
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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Resolution Note (fix version 2023.2):
Verified with:
2023.2.0a15.2253.2683
Revision: trunk e4d2a7e41f40
Built: Tue, 09 May 2023 02:23:23 GMT
Resolution Note (fix version 2023.1):
Verified with:
2023.1.0b18.3067.5283
Revision: 2023.1/staging 5823d77fe92a
Built: Wed, 17 May 2023 02:16:47 GM