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 I own a license for Final IK and want to use it for a networked multiplayer project, and I'm wondering if the IK solver is deterministic? Could...
Such a helpful answer!! Thanks a million, I wasn't expecting something that detailed at all, you've really cleared up a lot of my confusion. I...
Hey can anyone explain what the difference is between the 2D.entities package linked here in this thread, and the Core2D package I've found...
I reverted to 2.3.3 and it is back to working as expected! Thanks for the suggestion.
Would setting velocity to Vector2.zero suddenly mess with the look ahead perhaps? I think I've noticed that this seems to happen whenever I am...
I think the speed and abruptness of the target stopping, might have something to do with the camera getting 'stuck'
I'm on 2.3.4? Is this the desired behavior? Pausing off center when the target is stationary? or should it always transpose toward the target's...
Hey, I'm getting some new behavior in a project I recently went back to, and I'm fairly sure it wasn't doing this before. Maybe something has...
You were so right, the comp went through the stress test just fine, but I bumped my overclock down anyway and everything is right as Reagan again <3
I can't build any WebGL projects on 2019.1.5f1 (stable), the 2019.2.01b or the 2019.23.0a11. With each of these Unity installs, building for...
I can't build WebGL projects at all in Unity 2019.1 Official, or the 2019.2 Beta. The build process crashes either at IL2CPP compilation, or the...
Yes. 2/3 nights ago, I wrote out this same question but in a much longer form with more explanation and when I hit submit, it gave me the error...
Hey, I'm not sure if this is the correct place to bring this up, if not and someone knows where I can bring it up, I would appreciate it, but my...
Brilliant, Thank you!
Hi, great asset, the one part we seem to be missing is control over the mesh that is generated for weight painting. We would like to be able to...
No, I don't think that's it, I have recording enabled, are you saying I should turn it off? This is my Timeline component that I add while the...
Actually I'm having some trouble using this, I am trying to add a TimeLineChild during run time and it does not seem to work for me, even after...
I actually figured out my problem, I was instantiating the timeline component before the Rigid body, once I switched that instantiation order...
Hi great Plug-in! loving it. I have a problem I hope someone can help me with: I have two clocks in my scene: one at timeScale 0 and one at...