Search Issue Tracker
Fixed in 10.0.0-preview1
Fixed in 7.5.0, 8.3.0, 9.0.0-preview.57
Votes
0
Found in [Package]
9.0.0, 8.1.0
Issue ID
1246256
Regression
No
[URP] RenderObject name does not reflect inside CustomForwardRendererData asset on renaming in the Inspector
RenderObject name does not reflect inside CustomForwardRendererData asset on renaming in the Inspector.
Steps to repro:
1. Create a new URP Project.
2. Project Window > Right Click > Create Rendering > Forward Renderer.
3. Add Renderer Feature > Render Objects.
4. Change the name of the New Render Objects component.
Actual Result:
RenderObject name does not reflect inside CustomForwardRendererData asset.
Expected Result:
RenderObject name should reflect inside CustomForwardRendererData asset
Reproducible in:
2020.2.0a11, 2020.1.0b9 with Package Version 9.0.0, 8.1.0, 8.0.1, 7.1.8.
Environment:
Occurring on Windows 10 & Mac 10.15.
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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Resolution Note (fix version 10.0.0-preview1):
Fixed in Package version 10.0.0-preview.26.
Resolution Note (fix version 9.0.0-preview.57):
Fixed RenderObject to reflect name changes done in CustomForwardRenderer asset.
Resolution Note (fix version 8.3.0):
Fixed RenderObject to reflect name changes done in CustomForwardRenderer asset.
Resolution Note (fix version 7.5.0):
Fixed RenderObject to reflect name changes done in CustomForwardRenderer asset.