Search Issue Tracker
Fixed in 9.0.0-preview.1
Fixed in 7.3.0
Votes
0
Found in [Package]
7.1.8, 7.1.7
Issue ID
1214779
Regression
Yes
[URP] "Render Object" asset does not create in project window when added in "Render Features" field in the Inspector
On adding "Render Object" in "CustomForwardRendererData" asset in the Inspector, "Render Object" asset does not create under "CustomForwardRendererData" asset in Project window.
Steps to repro:
1. Create a new URP Template Project.
2. Project Window > Right Click > Create > Rendering.
3. Universal Render Pipeline > Forward Renderer.
4. Select "CustomForwardRendererData" > Add Renderer Object from the Inspector.
Actual Result:
"Render Object" asset does not create inside "CustomForwardRendererData" asset
Expected Result:
"Render Object" asset should be created inside the "CustomForwardRendererData" asset.
Reproducible in:
2020.1.0a21, 2020.1.0a20, 2019.3.0f6 (27ab2135bccf), 2019.3.0f1(ffacea4b84e7).
Working Fine in:
2020.1.0a19.
Tested with Package Version: 7.1.8, 7.1.7.
Note:
For 2019.3.0f1:
-Working Fine with Package Version: 7.1.5.
-Not Working with Package Version: 7.1.6.
-Package Not available: 7.1.8, 7.1.7.
Environment:
Occurring on Windows & Mac.
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
- Physics.Raycast fails when a Capsule Collider at a default position is used
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
Resolution Note (fix version 9.0.0-preview.1):
Asset database issue that now updates the asset when adding a new renderer feature
Resolution Note (fix version 7.3.0):
Serialization issues were fixed with the latest renderer feature UX work