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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.