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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
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