Search Issue Tracker
Not Reproducible
Votes
1
Found in
2017.1.1f1
Issue ID
949322
Regression
No
Unwrapping.GenerateSecondaryUVSet() API creates different lightmap UVs than "Generate Lightmap UVs" option
To reproduce:
1. Open attached project;
2. Open "scene" scene;
3. Open Lighting window and clear baked data;
4. Select one of the game objects (f.e. sofa_for_script);
5. In the Top menu, press VRnet > Generate UV-map of selected objects;
6. Generate Lighting (Lighting > Scene > Generate Lighting).
Expected result: Baked lights with autogenerated lightmap UVs and created with Unwrapping.GenerateSecondaryUVSet() are exactly the same.
Actual result: Baked lights with autogenerated lightmap UVs and created with Unwrapping.GenerateSecondaryUVSet() are different.
Reproduced on versions: 5.5.5f1, 5.6.3p4, 2017.1.1f1, 2017.1.1p3, 2017.2.0f2, 2017.3.0b2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Add comment