livekit / client-sdk-unity-web

Client SDK for Unity WebGL
Apache License 2.0
47 stars 15 forks source link

fix: Cannot initialize texture #43

Closed marianmatees closed 8 months ago

marianmatees commented 8 months ago

Cannot initialize non-default texture with negative or zero width. This issue is the result of some API change made by Unity in 2023 version where it is no longer possible to create or resize a texture to size 0

CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.

theomonnom commented 8 months ago

lgtm!