Search Issue Tracker
Fixed in 2017.1.0f3
Votes
27
Found in
5.0.1f1
Issue ID
688985
Regression
Yes
Baked lighting data lost after rebake in copied scene
To reproduce:
1. Open attached project
2. Open scene, bake lightmaps
3. Make a copy of scene
4. Bake lightmaps in the copy
5. Lightmaps in original scene are removed
Inconsistent with navigation system.
This workflow worked fine in 4.6
Comments (3)
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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
shubhamswaraj2021
Aug 19, 2020 13:21
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
fivekoto
Jul 15, 2017 00:07
I have the same issue in Unity 2017.1 and script cant help any more.
Mirapa
Sep 22, 2015 15:46
I'm afraid this very bug bites us quite hard; we have multiple levels situated in the same location, and of course the scenes are copies of each other; and every time a project is built, every single lightmap is recomputed. This costs quite lot of time (5 hours of building instead of a half an hour with Unity4).
I see there is a note "workaround is possible" - please, can someone describe the workaround? (I sincerely hope the workaround is not "rebuild the second scene from primitives and prefabs", I doubt I would survive telling this to our level designers :-) )