Search Issue Tracker
Fixed in 8.0.0
Votes
0
Found in [Package]
7.1.6, 7.1.5, 7.1.2, 7.1.1
Issue ID
1201674
Regression
No
[URP] Name label in Shader Passes clipped in Preset of UniversalRenderPipelineAsset_Renderer
Name label in Shader Passes clippes in Preset of UniversalRenderPipelineAsset_Renderer
Steps to Reproduce:
1. Create a new project with URP Template
2. Project Window > Right Click > Create > Rendering > Universal Render Pipeline > Pipeline Asset (Forward Renderer)
3. Click on Assets > UniversalRenderPipelineAsset_Renderer > Inspector > Renderer Features > '' > Shader Passes > ''
4. Create a Preset of UniversalRenderPipelineAsset_Renderer
5. Select Preset of UniversalRenderPipelineAsset_Renderer
Expected Result:
Name label appears without clipping
Actual Result:
Name label is clipped
Reproducible on: 2020.1.0a15, 2019.3.0f2 (46d6d422892a) , 2019.3.0f1, 2019.3.0b1
Tested on Package Version: 7.1.6, 7.1.5, 7.1.2, 7.1.1.
NOTE: Forward Renderer option for URP introduced from 2019.3.0b1.
Environment:
Windows 10 & Mac 10.14.
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
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
Resolution Note (fix version 8.0.0):
Removed the ability to create presets of renderers as presets do not support Sub Assets