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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
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.