Search Issue Tracker
Fixed in 5.4.0
Votes
1
Found in
5.3.5p7
Issue ID
816295
Regression
Yes
Lightmap fails to bake and errors appear when creating lightmap system
Steps to reproduce:
1. Open attached project
2. Open scene "inter"
3. Build lightmap
4. Notice that beking is stuck at 3/11 Creating system and errors start to appear
Workaround: Clear GI Cache
Reproduced with: 5.3.5p7, 5.3.6f1
Not reproducible: 5.3.5p6, 5.4.0b2, 5.5.0a4
Note: On 5.5.0a4 similar errors appear, however, lightmap is baked.
Comments (1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Jesper-Mortensen
Sep 01, 2016 11:47
This is due to an error on our side to properly clear out old GI cache data when updating the lighting system. This causes the system to attempt to load data that is no longer valid. The solution to this is to clear the GI cache: Edit->Preferences->GI Cache->Clean Cache. This has been fixed in 5.4+.