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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
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