Search Issue Tracker
Fixed in 2022.2.0b13
Fixed in 2022.2.X, 2023.1.X, 2023.1.0a12
Votes
0
Found in
2022.2.0b3
2023.1.0a4
Issue ID
UUM-10175
Regression
Yes
[URP] Changing the Name field of a Renderer Feature causes ArgumentNullException to be thrown
How to reproduce
1. Open a new URP project
2. Select the Forward Renderer asset
3. Add a “Renderer Objects” type Renderer Feature
4. Edit the “Name” field
Expected result: Name is successfully changed without any errors
Actual result: Name is successfully changed with the following error thrown:
ArgumentNullException: Value cannot be null.
Parameter name: _unity_self
Reproducible with: 14.0.0 (2022.2.0a6), 14.0.3 (2022.2.0b3), 15.0.0 (2023.1.0a4)
Not reproducible with: 10.9.0 (2020.3.37f1), 12.1.7 (2021.3.7f1), 13.1.8 (2022.1.11f1), 14.0.0 (2022.2.0a5)
Reproduced on: macOS 12.3 (Intel)
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version 2023.1):
Fixed in 2023.1.0a12
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0b13