I'm sorry if I sound like a jerk, but has any game developer actually found Unity's AI Assistant to be useful? I have tried to use it many times for project specific things that I couldn't figure out myself, like for example if and where a method was being called in any UnityEvent, or how to create an editor script which changed a specific setting on every renderer in the scene. The Assistant has literally never been able to help me, and is usually entirely incorrect about the state of my project. Just look at these images (and this is roughly how every single conversation with it goes). This is so far from functioning that I wonder what Unity's plans are for it in the future. Are they confident that it will get better? Because right now it's hard not to see this as an AI bandwagon feature that will never get finished and eventually be deprecated.
#Is Unity's AI Assistant useful to anyone?
1 messages · Page 1 of 1 (latest)
I never ask AI to do something that I couldn't do myself. I use it mainly to automate tedious tasks like renaming all animation clips or for boilerplate code. Using it for debugging sounds like a nightmare
I'm actually going through a Udemy course that was originally written for Muse, but with the new Unity AI beta. What I'm finding is that a lot of features that are in Muse are either missing from the new beta or just plain not easy to find (and Google isn't that helpful, because the search results only take you back to how to access the feature in Muse).
What are you finding that's missing?
One of the functions I'm finding is missing is the ability to base a generation on a pre-existing "shape" template. In Muse, apparently there are "color" and "shape" buttons that are missing from the beta - the latter of which allows you to import one of the shape templates contained in Unity. You can find these templates if you right click on the texture object and choose "search generated assets," but once the search results come up, there's nothing you can do with them except "add to favorites."
Another feature that's a big missing is the "View as PBR Material," which is supposed to open up an editor in Unity with plenty of additional features to make the texture usable on a sphere, a cube, or another object. If they moved that somewhere else, I can't find how to access it.
There is an ai in unity?
In Unity 6.2, yes
I'm pretty use opening/generating a PBR material is still there. I'll need to double check later
Thank you. And let us know what the path to that feature is, because it appears to be different from the path in Muse.
I’ve never known that before
Is it good?
It's not bad. I don't do the whole vibe coding thing. But the assistant is great for pooping out boilerplate code that I'll likely mod or replace later. The animation generator is really neat though. Same for the sound effects generator.
Is it on unity 6 or just 6.2 and above?
Unity are working on improving their AI..But it cannot and should not replace common sense and your own understanding. As for what was mentioned earlier, menial tasks like renaming files would be ok for AI... Asking it to create an entire game system for Dialogue etc would be too much. Its design is an aide rather than a worker
You might need to update your Generator package. The PBR tab is right there when you generate a new material. The image prompt will let you chose a pattern to base your material on.
It has so far earned a nickname from me. I call it "AI Ass".
I've tried using Unity AI first when it was announced, and then a year later when 6.2 came out.
I've struggled to find a single real helpful use case. It has been a total waste of time for me. And I write this as a person working on an indie game every single day and using ChatGPT every day. For me Unity AI has negative value, actively wasting time.
I'm genuinely curious, if anybody is able to productively use it for something, please tell me what's the usecase.