Hi, does anybody know if
will be fixed in 2019.3.* or 2020.1.*?
I very much want to use on demand rendering but my app uses a lot of UGUI and it’s very distracting. I don’t really want to wait for 2020.2 to be ready to use it!
Hi, does anybody know if
will be fixed in 2019.3.* or 2020.1.*?
I very much want to use on demand rendering but my app uses a lot of UGUI and it’s very distracting. I don’t really want to wait for 2020.2 to be ready to use it!
No idea, but I need the fix as well for 2019.3. In the meanwhile, I have managed to almost get the same transparent look, by setting alpha to 1, but darken the color to match. Simply, grab the color while the texture is transparent and it will convert into an opaque color resembling the effective color of the transparent one. It’s not ideal, but works OK for now, but seriously need that fix