Search Issue Tracker
Fixed
Fixed in 2023.1.0b18, 2023.2.0a15
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
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
Resolution Note (fix version 2023.2.0a15):
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.0b18):
Verified with:
2023.1.0b18.3067.5283
Revision: 2023.1/staging 5823d77fe92a
Built: Wed, 17 May 2023 02:16:47 GM