Search Issue Tracker
Fixed
Votes
0
Found in [Package]
5.3.1
Issue ID
1131387
Regression
No
[Vulkan] [Android] [LWRP] Hard edges of the light using PointLight on Adreno GPUs devices
Steps to reproduce:
1) Download attached project and open in Unity
2) Make sure Vulkan is the only Graphics API in the Player Settings
3) Build and Run BugScene on a device
Observe hard edges of the light
Expected result: Smooth edge of the light
Actual result: Hard edge of the light
Reproduced with:
2019.1.0b5, 2019.2.0a1, 2019.2.0a7
Devices under testing:
Reproduced with:
VLNQA00222 Google Pixel 2 XL*, OS:9, CPU:arm64-v8a, GPU:Adreno (TM) 54
VLNQA00216 Razer Phone 2*, OS:8.1.0, CPU:arm64-v8a, GPU:Adreno (TM) 630
Not reproduced with:
VLNQA00220 Samsung Galaxy Note9, OS:8.1.0, CPU:arm64-v8a, GPU:Mali-G72
LWRP version 5.3.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment