Search Issue Tracker
Fixed in 9.0.0-preview.1
Votes
0
Found in [Package]
7.1.2
Issue ID
1196338
Regression
No
[URP] Custom Renderer Feature is not being serialized
Steps:
1. Download attached zip (URPRenderFeature.zip)
2. Delete Library folder and open project
3. On ProjectView select "URPAsset_default"
-> observe that Renderer Features list contains NewRenderObjects
4. On ProjectView select "URPAsset_myRen"
-> observe that Renderer Features list writes None <------the bug
5. Assign FlipBlit into this empty slot
6. Save project
7. Repeat step 1-4.
Expected: Both default and custom renderer feature are not None after delete library + reopen project.
Reproducible: 2019.3.0b10 + URP 7.1.2
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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
Resolution Note (fix version 9.0.0-preview.1):
Issue was fixed by keeping tack of internal file IDs of SubAssets, so upon loss they can be reconnected if due to compilation error or order