Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.1.2
Issue ID
1197765
Regression
No
[URP][Improved Prefab] "Alpha Blend On Overlap" text is clipped in Override and Prefab source window in Light 2D prefab
"Alpha Blend On Overlap" text is clipped in Override and Prefab source window in Light 2D prefab
Steps to Reproduce:
1. Open attached project
2. Click on checkbox in Hierarchy > Freeform Light 2D > Inspector > Alpha Blend On Overlap
3. Click on Hierarchy > Freeform Light 2D > Inspector > Overrides > Light 2D
Expected Result:
Text values should not be clipped in Prefab source and Override window
Actual Result:
"Alpha Blend On Overlap" text is clipped
Reproducible on: 2020.1.0a13, 2019.3.0b10, 2019.3.0b4
Note: URP as a package has been introduced in 2019.3.0b4
Environment: Windows 10 and 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
- "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
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
The Prefab Overrides comparison view should not clip property names if they are not clipped in the Inspector when the Inspector is at minimum width.
If some property names DO get clipped in the Inspector at minimum width, then that's an issue with the property name. It's expected that it will be clipped in the Prefab Overrides comparison view too in this case - that's not a bug in the view.