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
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
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.