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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment