Search Issue Tracker
Fixed in 5.2.0
Votes
9
Found in
5.0.1f1
Issue ID
690662
Regression
No
[BakedGI] Overlapping UV islands causing black blotches, streched UVs, wrong resolution.
Repro:
1) Load attached project
2) In the Scene window, set render mode to "Global Illuminaton -> Baked"
2) Select the WALL object, disable/enable its Static status. Wait for Bake.
3) In the Lighting window, observe the Baked Intensity and Baked Direction UVs positions in the Preview pane. When the Lightmap Static status is enabled on the WALL, select the WALL, then select the TV. You will notice that the UVs overlap for each model.
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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
Zenggang
Nov 19, 2016 02:29
black blotch still happening within Baked GI in unity 5.4.1
Kuba
Jun 19, 2015 14:33
UVs not filling the entire 0-1 space, either smaller or bigger (as in this case), would cause the packing to go haywire. It would manifest itself in UV islands overlapping (causing black blotches), in resolution being calculated incorrectly (hence the object would get too low or too high amount of texels) and the UVs being stretched. It is now fixed in 5.2 and the fix will be backported to 5.1.