Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b5
Issue ID
878494
Regression
No
[Auto] Manually generated lighting generates different baked soft shadows
Steps to reproduce:
1) Download attached project ' LightingTest_Rupert.zip' and open in Unity
2) Open scene 'ReferenceGameScene'
3) Switch Platform to Android
4) Click on 'Generate Lighting' and wait until lighting will be generated
---Check shadow on the floor(see attached image 'ManuallyBaked.png')
No falloff from the shadow
5) Switch Platform to PC/Mac & Linux Standalone
6) Click on 'Generate Lighting' and wait until lighting will be generated
---Check shadow on the floor(see attached image 'ManuallyGenerated.png')
There will be a small falloff from the shadow
7) Enable Auto Generate and wait until lighting will be generated
Note: In Android and Standalone shadow falloff will be smooth and same(Check attached image 'AutoGenerated.png')
Expected result: Manually generated lighting should generate same result as Auto Generated lighting and there should be no big difference between platforms
Actual result: There is a shadow falloff difference between manually generated lighting on different platforms
-----Workaround: Enable Auto Generate in Lighting window
This new Lighting Generate feature started from 5.6.0b2
Reproduced with:
5.6.0b2, 5.6.0b5, 5.6.0b7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment