Search Issue Tracker
By Design
Votes
44
Found in
5.0.0f4
Issue ID
685322
Regression
Yes
Prefabs don't store ligthtmap information correctly
This has been resolved as by design, some more information on why we have done this change and how to make it work in Unity 5 is available here:
http://forum.unity3d.com/threads/does-unity-support-exist.333577/
To reproduce:
1. Open attached project
2. Open scene Standard
3. Bake lightmaps
4. Capture lightmap info and enable apply dat
5. Create prefabs of plane and cube
6. Copy them in to runtime scene
7. Run it
8. Notice that lightmaps will be off (screens attached)
Regression from 4.6
Comments (14)
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
rtritean
May 15, 2015 05:50
so far 3 projects broken by this behavior... please bump this up!
filcomet
Apr 17, 2015 00:17
Same problem, I can't migrate my project to Unity 5 if this problem is not solved.
ravennous0
Apr 08, 2015 19:55
Is there an update on this bug? I can confirm that it will happens in 5.0.1f1.
Varionic
Apr 03, 2015 00:35
We need to be able to bring objects into a scene so we can re-use the scene without dumping everything.