Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
3
Found in
Issue ID
1183940
Regression
No
Transparency broken in CPU lightmapper
Open attached project.
Open scene repro.unity
Bake lighting with GPU lightmapper and notice the correct shadowing (screenshot: gpu correct).
Bake lighting with CPU lightmapper and notice the incorrect shadowing (screenshot: cpu incorrect).
Perhaps some indexing problem in the transmission textures?
Observed on 2019.2.4f1 and 2019.3a9.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tilemap.SetTile() does not change the tiles when called from Update() in the Player
- Custom Shader Material is pink when the project is built for the WebGL platform
- New 3D URP Sample Scenes Project is created with an invalid dependency on com.unity.render-pipelines.universal-config when creating the Sample Project for the first time
- Canvas Scaler causes abnormal scaling of Canvas elements in Play Mode when UI Scale Mode is set to "Constant Physical Size" and any Editor window is moved to a differently scaled monitor and is interacted with
- Touch.rawPosition always returns (0,0) when clicking or dragging anywhere on the screen in the Play Mode
Add comment