Search Issue Tracker
Fixed
Fixed in 2022.2.0b13, 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
- "TMP_FontAsset.ClearAtlasTextures" set the size of Atlases to 1x1 when "setAtlasSizeToZero" is true resulting in a constant clearing of Atlases of size 1x1 on Editor Shutdown
- Build fails with cast error when building Linux Player
- Mouse cursor swapping between Input and Select mode when hovering over the Grid and Snap input field
- "Terrain" Component values reset when painting over a terrain border while two Inspector tabs are open
- [VFX] Tooltips are not shown anymore
Resolution Note (fix version 2023.1.0a12):
Fixed in 2023.1.0a12
Resolution Note (fix version 2022.2.0b13):
Fixed in 2022.2.0b13