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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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.