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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.