- Home /
Static batching breaks UVs
Hi,
I have a group of meshes set as static and when running the game, unity batch them and the UVs are incorrect.They work as intended if I uncheck static.
It is pretty much what it was mentioned here in this bug: https://issuetracker.unity3d.com/issues/combined-static-batched-mesh-changes-uv-coordinates-when-playing-the-scene
The workaround provided at the time was to uncheck the "Lightmapping" option within the static menu, but that option is no longer available in newer version of Unity.
Any workaround for this?
Your answer
Follow this Question
Related Questions
Objects won't batch. 1 Answer
Only half my draw calls being static batched 0 Answers
Irregular shadows with baked GI on tiled surface 0 Answers
Why do I have 23k batches? (HDRP) Static batching not working 1 Answer
Do objects have to be UV mapped? 0 Answers