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.
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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
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+.