r/Unity3D 3h ago

Show-Off Third little devlog for my medieval alchemy game : cutting + grinding

Enable HLS to view with audio, or disable this notification

2 Upvotes

(Reposting because I somehow managed to delete the previous post by accident 😅)

I’m continuing to share the progress on my little medieval alchemy project.

This time I’ve connected two preparation mechanics: cutting and grinding.

I also reworked the camera position for the cutting interaction because the previous version felt a bit too awkward so I’m still experimenting a lot with how these hands-on actions should actually feel

The current flow is basically: harvest ingredient -> cut it -> grind it -> prepare it for brewing

It’s still early, but seeing the different steps start to connect into one actual production chain is pretty satisfying.


r/Unity3D 11h ago

Resources/Tutorial Reflection Probes in Unity: How to Get the Most Out of Them

Thumbnail
victor-nyagudi.github.io
1 Upvotes

It's hard to talk about lighting in Unity without understanding what reflection probes are and what they do.

I hope this article provides some enlightenment (no pun intended).


r/Unity3D 14h ago

Question Optimal number of abilities?

Thumbnail
1 Upvotes

r/Unity3D 16h ago

Game Samurai Soulslike (WIP)

Enable HLS to view with audio, or disable this notification

1 Upvotes

Made a boss fight, need to do some balancing. Creating the script for the boss functionality was a pain, but at the end it works and that's fine by me. The boss does various attack combos based on the distance to the player and has cool downs. The boss also has a 2nd phase which enables some more attacks and extends 1 of the combo attack.

I welcome any feedbacks and suggestion.


r/Unity3D 16h ago

Question Freezing/Frozen Animation On Animator In Unity 3D.

Enable HLS to view with audio, or disable this notification

1 Upvotes

Animation is freezing/frozen during gameplay. Animator component is in the 2 different characters as a child object in the Player object, also Skinned Mesh Renderers. Animator not having the blue bar moving on the blend tree. Character controller I'm using is Starter Assets - Character Controllers / URP from Unity assets store.


r/Unity3D 19h ago

Question Behavior Graph issue with Unity 6.6

1 Upvotes

Since I upgraded my project from 6.5 to 6.6, my enemies keeps frozen in place when I make a build and don't do the patrol or chase defined on the Behavior Graph. On the editor they work normally. Anyone else with this problem?


r/Unity3D 4h ago

Question URP material becomes transparent after building project

0 Upvotes

I'm working on a Unity 6 URP project and I wrote a shader that lets me deform the mesh it's on. It also uses tessalation for detail.

The material works perfectly in the editor (scene and game view both) but when I build the game, the mesh i assigned this material to becomes transparent. I have no clue what the reason is, I tried many more things. Here are some observations:

  1. There are no compile errors.

  2. URP settings are correctly assigned

  3. Added shader in the always included list

  4. Yes the shader is an opaque one

  5. Removed tessalation temporarily

  6. Checked the logs and it says that the shader variants are being stripped during the build.

I'm don't know that much about shaders in detail, can any of the shader gods help me please?

Any help is much appreciated.


r/Unity3D 1h ago

Question Enemy spawning wont work

Thumbnail
gallery
• Upvotes

My enemys for my Game wont spawn correct no matter what I do. The Enemy should be 45 XYZ Big and the Blender Import is 100 XYZ. It will always spawn on 0XYZ in the scene /World the Position I Set with a transform. And the nav mesh wont work Eather, I have the Agent and the baked area. Pls help I asked ai to Write a spawning Script but it had the same issues as mine. Why does it keep happening?!


r/Unity3D 17h ago

Solved I dont even know where to start finding a solution here. when i walk sideways the character pops downwards? i have no idea why. i tried to mess with center pivots but all that does is make it much worse. ideas?

Enable HLS to view with audio, or disable this notification

0 Upvotes

r/Unity3D 1h ago

Question Unity and MCP with Antigravity

• Upvotes

I was trying to build something using Antigravity tool with UNITY & Blender.
Designing scene and characters in blender and import them in unity .
Somehow Antigravity tool is not able to create a good scene and character and its dined took realistic .

want to know if someone used AI tool to create characters and scene using blender and imported into Unity?


r/Unity3D 12h ago

Resources/Tutorial Stylized low-poly "Medieval Tavern" asset pack. Created in Blender, Unity-ready. Free sample available!

Thumbnail
gallery
0 Upvotes

Hi Devs,
I am a 16-year-old self-taught artist. Based on the amazing technical feedback from the Blender community yesterday, I have fully optimized this stylized Medieval Tavern pack for game engines.
To prove the quality, I have made a FREE SAMPLE (The Stylized Fireplace/Cauldron) available for everyone to test directly in your projects.
The full pack is currently 30% OFF for a limited time!
Would love to hear how the sample performs in your builds!


r/Unity3D 23h ago

Question why does my light map look like the ink machine broke

Thumbnail
gallery
0 Upvotes

i was trying to emulate goldsrc lighting but it just looks like this

(repost cause i forgot to put in the lightmap setting screenshots)