Bug / Crash Fluid isn't visible - Printable Version +- Obi Official Forum (https://obi.virtualmethodstudio.com/forum) +-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html) +--- Forum: Obi Fluid (https://obi.virtualmethodstudio.com/forum/forum-3.html) +--- Thread: Bug / Crash Fluid isn't visible (/thread-2806.html) |
Fluid isn't visible - Cdelim - 13-03-2021 Hi, My project renderer setting is Universal Render Pipeline. The fluid isn't visible in the Game tab but it becomes visible in two cases. First, during runtime when I switch to the scene tab it becomes visible in both. Secondly, it becomes visible when interact other fluids. Also, I have "Metal: Shader[Obi/URP/Fluid/FluidShading]: Incompatible texture type [MTLTextureType2D] of texture bound at index 0, expected [MTLTextureTypeCube]" warning. http://obi.virtualmethodstudio.com/forum/archive/index.php?thread-2464.html I tried this solution but didn't work for me. Unity version: 2019.4.13f RE: Fluid isn't visible - josemendez - 15-03-2021 (13-03-2021, 03:56 PM)Cdelim Wrote: Hi, Hi there, I'm unable to reproduce this, I'm testing using Metal (Mac pro mid-2013), fluid is visible both in game and scene views, no errors appear. Another user recently reported similar issues that were resolved simply by reimporting the asset: http://obi.virtualmethodstudio.com/forum/thread-2799.html Could you try reimporting it, or importing in a fresh project and report back the results? kind regards, |