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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment