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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 7.1.3):
Fixed in the following PR : https://github.com/Unity-Technologies/ScriptableRenderPipeline/pull/4778