Search Unity

Migration from 2018 to 2019 created problem with UI Button with Shadow Component.

Discussion in 'UGUI & TextMesh Pro' started by mohnatiyvolk, May 18, 2019.

  1. mohnatiyvolk

    mohnatiyvolk

    Joined:
    May 16, 2019
    Posts:
    2
    Hello!

    All buttons in project with shadow component show gray fill instead of Image-->Source Image after MouseOut action.

    Image 1 - no shadow component. Everything is all right!

    Image 2 - set into buttons shadow components.

    Image 3 - MouseOut --> button shows not disappearing gray fill.

    I had to set off all shadow components in buttons.

    Image 4
    Image 5
    There is example. Button image changes in something unusual and formless (not gray fill) after MouseOut. )) And It happens only if button has the shadow component. And there is no difference if Transition: Simple or Tiled or Sliced or Filled.

    What is it?
    How can I repair it?

    Thanks!
     

    Attached Files:

    • 1.png
      1.png
      File size:
      739.2 KB
      Views:
      555
    • 2.png
      2.png
      File size:
      730.1 KB
      Views:
      548
    • 3.png
      3.png
      File size:
      744.7 KB
      Views:
      606
    • 4.png
      4.png
      File size:
      217.6 KB
      Views:
      544
    • 5.png
      5.png
      File size:
      77.2 KB
      Views:
      547
  2. hippocoder

    hippocoder

    Digital Ape

    Joined:
    Apr 11, 2010
    Posts:
    29,723
    Post in one place in future, thanks.
     
  3. mohnatiyvolk

    mohnatiyvolk

    Joined:
    May 16, 2019
    Posts:
    2
    Everything's all right! I upgraded Unity to 2019.1.6f1 - shadows works! The question is closed!