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
- 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
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+.