Search Issue Tracker
Fixed in 2021.3.27f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0a22
Votes
0
Found in
2021.3.12f1
2022.1.21f1
2022.2.0b12
2023.1.0a16
Issue ID
UUM-17495
Regression
No
User gets "ArgumentNullException: Value cannot be null." error during category duplication
How to reproduce:
- Open HUB;
- Create 3D(HDRP) project;
- Create visual effect graph in the "Project" window (Create->Visual Effects-> Visual Effect Graph);
- Drag it to the "Scene" window;
- Select newly created graph in the "Project" window and go to "Inspector" window;
- Click "Open" button;
- In the opened graph window turn on "Blackboard";
- Click "+" in it and select "Category";
- Select added category and make a right click on it;
- Select "Rename" function;
- Delete default title, enter one space and click "Enter";
- Select the same category and make a right click on it again;
- Select "Duplicate".
Expected result: User should get validation message during category saving with the space instead of the title.
Actual result: Console displays error "ArgumentNullException: Value cannot be null."
Reproducible with: 12.1.7 (2021.3.12f1), 13.1.8 (2022.1.21f1), 14.0.3 (2022.2.0b12), 15.0.1 (2023.1.0a15).
Could not test with: 10.10.0 (2020.3.41f1), because "Duplicate" functionality not available on this stream.
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2022.2):
Verified with:
2022.2.9f1.112.9825
Revision: 2022.2/staging 1cc571a6ec95
Built: Wed, 22 Feb 2023 12:05:30 GMT
Resolution Note (fix version 2021.3):
Verified with:
2021.3.27f1.git.13408762
Revision: 2021.3/staging cc99fa866968
Built: Tue, 30 May 2023 12:00:26 GMT