Search Issue Tracker
Fixed in 7.1.3
Votes
0
Found in [Package]
preview - 5.10.0
Issue ID
1144106
Regression
No
[HDRP] Realtime lightmap gets constantly rebaked when the Sky Ambient Mode is set to Dynamic and a Static Mesh is selected
How to reproduce:
1. Open the attached "case_1144106-LightmapRebake" project
2. Open scene "samplescene"
3. Select the "Ground" object in the Hierarchy
Expected results: The lightmap gets baked once
Actual results: The lightmap gets rebaked constantly
Reproducible with: 2019.1.0f1, 2019.2.0a11
Notes:
1. Could not test on earlier than 2019.1.0b8 and 2019.2.0a9 due to missing reference errors
2. Could not test on 2018.3 due to Sky Ambient Mode setting not being implemented in preview - 4.10.0
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note (fix version 7.1.3):
Fixed in the following PR : https://github.com/Unity-Technologies/ScriptableRenderPipeline/pull/4778