Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
Issue ID
854349
Regression
No
[Enlighten] Baking lighting on meshes imported with no UVs and Generate Lightmap UVs enabled doesn't generate lightmaps
Steps for reproduction :
-import a mesh with no UV sets at all
-put it in a scene as "static"
- use "Generate lightmap UVs" to generate unique UVs
- bake lighting with enlighten ( only baked direct and GI ).
Result :
After baking the lighting, the mesh is lit with lightprobes in the scene, no lightmaps have been generated for it.
Expected :
Lightmaps get generated for the mesh using the UVs generated by Unity, and are used in the scene (no lightpobe lighting).
This bug occurs in 5.5.0f1, 2017.3.0a8
Sidenote :
The bug also occurs on the 5.6 PVR branch when I choose enlighten as baking engine.
If I use the progressive lightmapper as baking engine however, this workflow works as expected : lightmaps have been generated for the mesh, using the UVs generated inside Unity.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
- [Android] [iOS] Application silently crashes when creating and setting up Textures2D in large amounts
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
Add comment