Search Issue Tracker
Fixed
Fixed in 2022.3.68f1, 6000.0.60f1, 6000.2.8f1, 6000.3.0b7, 6000.4.0a1
Votes
0
Found in
2022.3.63f1
6000.0.51f1
6000.1.8f1
6000.2.0b6
Issue ID
UUM-109482
Regression
No
'Unwrapping.GenerateSecondaryUVSet' does not work with submeshes when they have offsets on baseVertex
How to reproduce:
1. Open the “LightmapUVBug.zip“ project
2. Open the “SampleScene“
3. Select "Mesh.065" and focus on it in the Scene view
4. In the Inspector, right-click the "Lightmap UV Gen" Component, and select "Generate Lightmap UVs"
5. Observe the Scene view and the mesh in it
Expected result: Some different submesh vertices are connected
Actual result: Different submesh vertices are not connected
Reproducible in: 2022.1.0a1, 2022.3.63f1, 6000.0.51f1, 6000.1.8f1, 6000.2.0b6
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- Though this has not been tested locally, the user has mentioned that the problem can be worked around by removing the offset of the baseVertex before calling the method
- The mesh can be restored by right-clicking the "Lightmap UV Gen" Component and selecting "Restore Original Mesh."
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note (fix version 6000.4.0a1):
Fixed in 6000.4.0a1