Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
1
Found in
2020.1.0a12
2020.2
2021.1
2021.1.0b4
2021.2
Issue ID
1310621
Regression
Yes
[GPUPLM] Gameobject's unlit side has a hard shadow split when Progressive GPU Lightmapper is used
Jira: https://jira.unity3d.com/browse/GFXGI-479
How to reproduce:
1. Open the user's attached "Area_Light_Bug_GPUPLM" project
2. Open the Scene "SampleScene"
3. Open the Lighting window (Window->Rendering->Lighting Settings)
4. Under the Lightmapping Settings set the Lightmapper to "Progressive CPU"
5. Generate Lighting and take note of shadows on the Sphere
6. Change the Lightmapper to "Progressive GPU" and Generate Lighting
Expected results: The shadows look the same
Actual results: With "Progressive GPU" Lightmapper there's a hard split in between of the Sphere where the shadow starts
Reproducible with: 2020.1.0a12, 2020.2.3f1, 2021.1.0b5, 2021.2.0a3
Not reproducible with: 2018.4.31f1, 2019.4.20f1, 2020.1.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
Add comment