Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Softmask not working on PS4 #74

Closed
Danilovic opened this issue Mar 29, 2020 · 2 comments
Closed

Softmask not working on PS4 #74

Danilovic opened this issue Mar 29, 2020 · 2 comments
Assignees
Labels
bug Something isn't working released on @preview

Comments

@Danilovic
Copy link

Hi,

it seems that softmask has errors in a concrete shader in Playstation 4 (currently working fine on PC and Nintendo Switch). With this error, objects with softmask are shown with pink material.

This is the log from the console:
WARNING: Shader Unsupported: 'UI/Default-SoftMask' - Pass 'Default' has no vertex shader
ERROR: Shader Shader is not supported on this GPU (none of subshaders/fallbacks are suitable)WARNING: Shader Unsupported: 'UI/Default-SoftMask' - Setting to default shader.

Environment:

  • Platform: [Playstation 4]
  • Unity: [2019.3.0f6]
  • SoftMaskForUGUI: [v0.9.1]

Regards,

@mob-sakai
Copy link
Owner

@Danilovic
Hmm, please try to comment this line.

@mob-sakai mob-sakai added the bug Something isn't working label May 1, 2020
@mob-sakai mob-sakai self-assigned this May 1, 2020
github-actions bot pushed a commit that referenced this issue May 1, 2020
# [0.10.0-preview.1](v0.9.1...v0.10.0-preview.1) (2020-05-01)

### Bug Fixes

* softmask not working on PS4 ([b391c10](b391c10)), closes [#74](#74)

### Features

* add sample importer ([d98a241](d98a241))
* raycast filter is now optional feature ([3b42727](3b42727)), closes [#73](#73)
github-actions bot pushed a commit that referenced this issue May 1, 2020
# [0.10.0-preview.1](v0.9.1...v0.10.0-preview.1) (2020-05-01)

### Bug Fixes

* softmask not working on PS4 ([b391c10](b391c10)), closes [#74](#74)

### Features

* add sample importer ([d98a241](d98a241))
* raycast filter is now optional feature ([3b42727](3b42727)), closes [#73](#73)
@github-actions
Copy link

github-actions bot commented May 1, 2020

🎉 This issue has been resolved in version 0.10.0-preview.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released on @preview
Projects
None yet
Development

No branches or pull requests

2 participants