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)

  1. Resolution Note (fix version 2023.1.0a12):

    Fixed in 2023.1.0a12

  2. Resolution Note (fix version 2022.2.0b13):

    Fixed in 2022.2.0b13

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.