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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment