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
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
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