Search Issue Tracker
Fixed in 10.x
Votes
0
Found in [Package]
9.0.0 preview.33
Issue ID
1263590
Regression
No
[HDRP] Composition parameter text is clipped in the HDRP Compositor window
Composition parameter text is clipped in the HDRP Compositor window.
Steps to repro:
1. Create a new HDRP template project
2. Windows > Render Pipeline > HD Render Pipeline Compositor.
3. Enable Compositor > Close the Compositor window.
4. Assets/Compositor/DefaultCompositionGraph > Open.
5. Blackboard > Vector1 > Save Graph.
6. Windows > Render Pipeline > HD Render Pipeline Compositor.
Actual Result:
Composition parameter text is clipped in the HDRP Compositor window.
Expected Result:
Composition parameter text is not clipped in the HDRP Compositor window.
Reproducible in:
2020.2.0a18, 2020.1.0b16, 2020.1.0b13 with Package version 9.0.0 preview.33.
Note: HDRP Compositor window introduced in 9.0.0 preview.33.
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note (fix version 10.x):
Fixed with this PR: https://github.com/Unity-Technologies/Graphics/pull/1490