mob-sakai / SoftMaskForUGUI

Enhance Unity UI (uGUI) with advanced soft-masking features to create more visually appealing effects!
https://github.com/mob-sakai/SoftMaskForUGUI
MIT License
1.97k stars 261 forks source link

Screen space overlay bug with game window resize #93

Closed maxouhouh closed 4 years ago

maxouhouh commented 4 years ago

When you set your canvas in Screen space - Overlay Mode, it wont show the right mask in the game window when you resize the game window . Sometime it works but most of the time the mask is completly broken. In the scene view the mask is working correctly.

Steps to reproduce the behavior:

  1. Open the Demo scene
  2. Change the canvas Render Mode to ScreenSpace - Overlay
  3. Resize the game view windows on one axis and sometimes you'll get the bug
  4. See error

My expectation is to have the same result in the game view than the scene view.

Annotation 2020-06-09 011526

github-actions[bot] commented 4 years ago

:tada: This issue has been resolved in version 1.0.0-preview.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: