Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.58f1
6000.0.38f1
6000.1.0b6
6000.2.0a3
Issue ID
UUM-97443
Regression
No
Non-removable serialized data for a renderer feature still appears even when the renderer feature is deleted
Reproduction steps:
1. Open the attached "repro_IN-94967" project
2. Open the "Assets/TestScene.unity" Scene
3. In the Project window, expand the "Assets/Test_Renderer.asset" and try to delete the "Test2RendererFeature" by pressing the right mouse button on the file and selecting "Delete"
Alternative reproduction steps:
1. Create a new "Universal 3D" project
2. In the Project window, press the right mouse button and select "Create -> Rendering -> URP Asset (with Universal Renderer)" and name it "Test"
3. Go to "Edit -> Project Settings... -> Graphics"
4. Assign the "Assets/Test.asset" to the "Default Render Pipeline" parameter
5. In the Project window, press the right mouse button and select "Create -> Rendering -> URP Post-processing Effect (Renderer Feature with Volume)" and name it "Test2"
6. Save the Scene ("Ctrl + S" or "File -> Save")
7. In the Project window, select the "Test_Renderer.asset"
8. In the Inspector, press the "Add Renderer Feature" button and select "Test 2 Renderer Feature"
9. In the Project window, select both "Test2RendererFeature.cs" and "Test2VolumeComponent.cs" Scripts and delete them
10. Save the Scene ("Ctrl + S" or "File -> Save")
11. In the Project window, select the "Assets/Test_Renderer.asset"
12. In the Inspector, remove the "Missing RendererFeature" Component
13. In the Project window, expand the "Assets/Test_Renderer.asset" and try to delete the "Test2RendererFeature" by pressing the right mouse button on the file and selecting "Delete"
Expected result: It's possible to press the "Delete" button and delete the file
Actual result: It's not possible to press the "Delete" button as it's greyed out
Reproducible with: 2022.3.58f1, 6000.0.38f1, 6000.1.0b6, 6000.2.0a3
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment