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
- "Branch or commit" dropdown is empty and does not show options when switching to a Repository that does not contain the previously selected branch name
- Sprite preview in Inspector gets more cropped when Padding is increased
- Unity logging warnings about [SerializeReference] when using localization package
- Model import documentation link is incorrect
- Crash on GetDatabase when SQLite database for the curl file cache fails to open or create
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