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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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.