Search Issue Tracker
Fixed
Fixed in 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6
Votes
0
Found in
2021.3.29f1
2022.3.7f1
2023.1.8f1
2023.2.0b4
2023.3.0a4
Issue ID
UUM-45664
Regression
No
The "Add Renderer Feature" button throws a NullReferenceException when there is a "Missing RendererFeature" component in the Inspector due to a deleted RendererFeature script
Reproduction steps:
1. Open the attached “IN-50236 URP Rendering feature.zip“ project
2. Select the “Test URP Asset_Renderer.asset” in the “Assets” folder
3. In the Inspector, try pressing the "Add Renderer Feature" button under the “Missing RendererFeature” component
Expected result: A menu with a list of available RendererFeatures appears
Actual result: No menu appears and the Console logs a “NullReferenceException: Object reference not set to an instance of an object”
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.8f1, 2023.2.0b4
Reproduced on: Windows 11 Pro
Notes:
- “Attempt Fix” button in the “Missing RendererFeature” component just logs a “Test URP Asset_Renderer is missing RendererFeatures” error
- After removing the “Missing RendererFeature” component, the “Add Renderer Feature” button functions as intended
- Reproducible in a new project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Add comment