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
- Edge detection fails, _BlitTexture_TexelSize is 0
- Rotating GameObjects is not possible when transform.up is assigned through script
- [Android] Shadowmap Shadows have graphical errors on Android when the default Screen Recorder setting is turned on
- Editor crashes on physx::PxcDiscreteNarrowPhasePCM or freezes when instantiating many GameObjects
- [RenderingDebugger] Wireframe mode is not fully rendered in the Scene View
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.