A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
Hi, Since few day i have a loading scene problem, i have strictly no idea why, i have no error, and everything work fine in my build version : -...
Same for me first time since 8 mont of work on my project on Unity 2020.2.1f1, after remove unused keyword shader
Yes the update was bugged, i upgrade right on the 1.4.4 now, and yes the error is when MSAA is actived when he's disable the error gone and...
Hi ! I got an issue with GPU Instancer the occlusion culing seem to not work correctly : [IMG] As you can see my tree and bush behind the rock...
Hi ! Still no news for webGL ?
It's strange when i build it for WebGl he infinite load and do nothing or i got out of memory error. Can you tell me how you build it ? Thanks you :)
Thanks, for your reply, i change to that : PlayerSettings.WebGL.emscriptenArgs = "-s TOTAL_MEMORY=35MB -s TOTAL_STACK=1MB " +...
Hi ! Does it support the WebGL ?
HI i got this error : stderr:ERROR:root:TOTAL_MEMORY must be larger than TOTAL_STACK, was 0 (TOTAL_STACK=5242880) I Try to increase the memory...
Hi ! I got this error when i try to build on WebGL : [IMG] This appear without specific reasons, i built many time before, without error, i...
Hi, Still no news for URP 7.4+ ?
Where do you add this script ? Thanks
Thanks you with your help i finally find an temporary way. With that way, the problem is i can't really interact with the button ( Like the color...
Hi, I got an problem, i wanna use an raycast from the center off my camera to use it for activate the onclick function have an World Space...
I finally found the problem, it was the max collision shapes due to my snaping building system i have many collider box so i have increase the...
Mmmmh the speed is the same for the terrain collision so why they collide right with the terrain ?
Yes i'm sure .... That's really annoying because the rain pass through my building ... https://gyazo.com/c708d5f88d49dd2b491e127a208630db But...
I think they all colliding, but continue to pass through after they colliding, or yes maybe just some colliding and some not, yes the grey cube at...
[IMG] Mixed = Defaut layer and Building layer - defaut for terrain - building for the 3D cube you can see on the gif I try to change the...
Hi ! I got an problem with my particle system, they pass through my ojbect i correctly setup my collision setting because the sub particle...