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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
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