Search Issue Tracker
Won't Fix
Fixed in 6000.2.X
Won't Fix in 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
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
- "Branch or commit" dropdown is empty and does not show options when switching to a Repository that does not contain the previously selected branch name
- Sprite preview in Inspector gets more cropped when Padding is increased
- Unity logging warnings about [SerializeReference] when using localization package
- Model import documentation link is incorrect
- Crash on GetDatabase when SQLite database for the curl file cache fails to open or create
Resolution Note:
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
Resolution Note (6000.2.X):
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.