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
- [Silicon] Artifacts appear in the Game view when resizing the window/entering the Play Mode in a specific project
- Marker in the animation’s preview window doesn’t stop when reaching the end of the timeline and jumps to the start of the animation when moving it with the cursor
- Animation Event marker is not placed on the current time of the timeline when using the “Add Event” button
- Editor crashes on vector_map<ConstantString,AssetBundle when using the LoadAssetAsync function
- Fetched files in Perforce are automatically added to the change list when they are serialized
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.