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.
Comments (2)
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
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
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.