Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0f3
Issue ID
873682
Regression
No
[MSE] Lightmap indices are assigned incorrectly when lightmapped prefabs are loaded through additive scene loading
To reproduce:
1. Open project
2. Build 'Cuberef' and 'StartScene' scenes
3. Notice that cube is not lit
4. Open 'BakedScene'
5. Build 'Cuberef' and 'StartScene' scenes (when 'BakedScene' is opened)
Expected: cube will not be lit after 2nd and 5th steps
Actual: cube is lit after 5th step
Workaround: open any other scene, when building project
Reproduced on: 5.5.0a6, p3, p4, 5.6.0b3, 5.6.2p4, 2017.2.0b7
Not able to reproduce on 5.4 (UnityEngine.LightmapData' does not contain a definition and no extension method for `lightmapDir' and lightmapLight() methods)
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
- 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
Resolution Note:
This issue has been identified as having low priority and has been closed without a fix. If the bug has no workaround and is blocking your production please feel free to reopen it with any additional information you might have. Sorry for the inconvenience this might cause.