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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
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+.