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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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