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
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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
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.