Search Issue Tracker
Duplicate
Votes
0
Found in
2019.4.20f1
2020.3
2021.1
2021.1.11f1
2021.2
Issue ID
1343876
Regression
Yes
Lightmapper gets into an endless cycle of errors when changing Scenes after baking in previous Scene
How to reproduce:
1. Open the user's attached "BakeBugTest.zip" project
2. Right-click on "Scene 1 (not loaded)" and press "Load Scene"
3. Right-click again and press "Set Active Scene"
4. Press Generate Lighting in the Lighting Tab
5. Right-click on "Scene 1" and press "Unload Scene"
6. Repeat 2-3 steps for "Scene 2 (not loaded)"
7. Observe the Console log
Expected result: No errors in the Console log
Actual result: "Failed to reserve memory for scene-based lightmaps" and "Integrate failed on Write Lighting Data job." errors are thrown in the Console log and importing is stuck
Reproducible with: 2019.4.20f1, 2019.4.28f1, 2020.3.12f1, 2021.1.12f1, 2021.2.0b1
Not reproducible with: 2018.4.34f1, 2019.4.19f1
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #1337508