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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the 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