AlphaBlended on Particles not Android Compatible Despite In VRChat/Mobile Category
tracked
MisutaaAsriel
As the title suggests, when using a particle system on an avatar, attempting to upload it when the particle material uses Alpha Blended results in the SDK refusing to upload, indicating it is an "unsupported" shader.
Then tells us to use shaders from
VRChat/Mobile
…which is where this very shader is from.This is objectively bad. Either move the AlphaBlended shader
out
of VRChat/Mobile
(E.G. VRChat/PC
), or whitelist AlphaBlended on Quest when used with a particle system.
SDK version 3.8.2
Similar feedback:
- https://feedback.vrchat.com/sdk-bug-reports/p/some-vrchatmobile-shaders-are-labelled-as-non-compatible
- https://feedback.vrchat.com/sdk-bug-reports/p/cant-upload-to-quest-with-vrchatmobile-shader
- https://feedback.vrchat.com/avatar-30/p/unhelpful-error-message-about-alpha-blended-shader-not-supported-on-android
Notes
- Fax says that transparency is not supported on Quest, hence its refusal to upload, but this is actually not true. Transparency is not supported on mesh renderers only.Particle systems do support transparency.
Log In
This post was marked as
tracked