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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
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.