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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
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