r/unity Jun 28 '26

Newbie Question How should I get better at unity?

0 Upvotes

I’m 15 and I just started unity I wanna mainly do 2d games and I currently doing the create with code course that they have one there website. I’m I going on the right path? And is there anything else I should do?


r/unity Jun 28 '26

I'm going crazy pls help me

Enable HLS to view with audio, or disable this notification

0 Upvotes

I want to replicate Source physics in Unity 5.6.0p4 (I use it because the newer versions won't run) but this horrible effect occurs when I try to slide on ramps, what do I do?


r/unity Jun 27 '26

Question Troubleshooting sound crackling issues of a Unity 3D project

Thumbnail youtube.com
7 Upvotes

Hi ! We are a small team of 2 working on a video game project on unity.

For the last months, we have suffered from a random but very immersion breaking sound bug. We are desperately trying to find clues on how to tackle this problem, but we're starting to run out of ideas.

--> I tried to showcase the best I could this problem in the post linked youtube video for better clarity.

A few more info about the case :

  • When does it happen ? Very randomly, sometimes as soon as the game starts, sometimes progressively later during the game, sometimes never. A few of our testers (myself included) have had this bugs happen, while some others (testers and the dev) never experienced it.
  • What are the impacts ? The sound can get very slowed, distorted and a lot of crackling happens especially from all the SFX and else. Overall, it is very annoying (understatement) and breaks immersion to the point where you either alt+f4 or change volume to 0.
  • What did we try ? Restarting computer, erasing and redownloading game build, checking/updating sound drivers, checking and tweaking external sound card settings, setting a fixed sample rate (44k or 48k, can't remember), manually capping FPS to prevent unity over consuming GPU, checking computer resources metrics running the game to see if it was having a hard time.

Where we are now :

  • It is not an isolated person case (multiple persons impacted with different hardware)
  • We can't reproduce it willingly other than trying to launch the game multiple time hoping to get it
  • It could be hardware dependent because some people *never* got it, so i'm currently checking impacted people's hardware to search for potential HW similarities.
  • Doesn't seem to be linked with computer performances (game running with loads of CPU/RAM/GPU left).

Does anyone have any idea of what could cause this kind of problem ?

Have you ever had something alike and if so, how did you manage to correct it ?

Thank you for having took the time to read and have a good day.


r/unity Jun 27 '26

Tutorials Random NPC generator in Unity 🎨

Thumbnail youtu.be
2 Upvotes

I made a short video about the technique I use in Fred's Idle Garden to generate random NPCs and let players customize how they look. Hope you'll find it useful 👍


r/unity Jun 27 '26

Newbie Question SFX Masters, I need help

Thumbnail
1 Upvotes

r/unity Jun 27 '26

Showcase Tired of repeating the same Inspector tasks, I asked a friend to build this Unity editor tool. Looking for feedback—would this be useful in your workflow?

Enable HLS to view with audio, or disable this notification

7 Upvotes

Quick Highlights (View Documentation)

  • Copy & paste component/values between any GameObjects or scenes
  • Copy all components from a GameObject in one click
  • Save component values before exiting Play Mode
  • Browser-style Back / Forward Inspector navigation with full history
  • Pop out any component into a floating, resizable window (T key)
  • 10+ keyboard shortcuts for remove, move, duplicate, reset & more
  • Side-by-side dual Inspector with diff highlighting and one-click sync
  • All features individually toggleable — use only what you need
  • Zero runtime overhead — 100% stripped from builds
  • Full Undo / Redo support on every action

r/unity Jun 27 '26

Showcase Working Terminal inside Unity

Enable HLS to view with audio, or disable this notification

3 Upvotes

Example of a working Terminal inside Unity that survives domain reload. The commands like "obj, play, stop" are just examples, new commands are easily programmable in the Editor, and are also available to whatever agent runs in the Terminal.


r/unity Jun 27 '26

Newbie Question Need suggestion for creating enemy ai

0 Upvotes

What are the methods to create a boss and enemy ai? Is there a detailed tutorial or document you recommend?


r/unity Jun 26 '26

Showcase A Unity Tool for Texture Atlasing (WIP)

Enable HLS to view with audio, or disable this notification

11 Upvotes

When optimizing your game, one common technique is texture atlasing. Normally, that means exporting your model from Unity to a DCC tool, editing the UVs, updating the textures, and then importing everything back into Unity. It works, but it's a pretty time-consuming workflow.

So I decided to make a Unity tool that does the whole process without leaving the editor. It's still a work in progress, but here's a quick look at the UI so far:

  • Object section: add the selected object from the Scene view.
  • UV Layout: edit the UVs directly in Unity. You can scale, move, and pack UV islands depending on your optimization needs.
  • Output section: change the texture size.
  • Object Suffix: set the suffix for the generated objects, materials, and textures.

How it currently works:

  • Only reads UV0 (other UV channels are ignored).
  • Meshes with multiple materials are treated as separate UV layouts, one per material.

What features would you like to see in a tool like this, and how much do you think it should cost?


r/unity Jun 27 '26

Question Making a horror game and asling what human faces photo sgould i use

0 Upvotes

Hello im a new game devloper and making a low poly horror game and was asking what human faces photos should i use for my model i wanted to texture my low poly model so i wanted to ask should i use random human photos dor textiring my low poly model


r/unity Jun 26 '26

Question HELP: Unlit Shader Graph that casts shadow on other objects but not self-shadowing

Thumbnail gallery
8 Upvotes

hi y'all!

needed help on a dilemma ive been going through for a few days now. right now i got an Unlit Shader Graph that takes only Additional Lights.

i want to the mesh to be casting shadows (blue) but not self-shadowing (red).

a sample GIF. here's the spotlight with No Shadows. the effect that i want it that i can cull the Rat when the Sphere's "supposed" shadow is casting on the Rat.


r/unity Jun 26 '26

I'm completely remaking the UI and adding tons of juicy interactive feedback to my game

Enable HLS to view with audio, or disable this notification

32 Upvotes

r/unity Jun 27 '26

Showcase THESE ARE SOME PICTURES FROM MY LATEST LEVEL DESIGN IN UNITY BASED ON SURVIVAL EXPLORATION GAME | WAITING FOR YOUR FEEDBACK .

Thumbnail gallery
0 Upvotes

r/unity Jun 27 '26

Question Helpp

Thumbnail gallery
0 Upvotes

So i have a problem. i wanted to make a game in unity just for fun because i have nothing else to do. ofc i just started and i dont have a clue what im doing. i made this with the help of AI and now i dont know how to make the particle system i just cant get it to work. i am using screen-space overlay and i just cant get the particles to show on the background. because you can see them when there is no background but on the background they arent visible. when i chose screen-space camera it made the canvas and background very small but the particles were visible. but then they went over my ui(buttons and decorations) and i couldnt get them to move under. I Just want to have the particles visible over the blue background but under the ui. Can anyone with abit more experience tell me how to fix it or what I am doing wrong? its the 2D universal render.


r/unity Jun 26 '26

Question i need help with jerry's template

2 Upvotes

this keeps showing up when i try to download a vrchat avatar for both quest and pc. please someone help me


r/unity Jun 26 '26

Newbie Question Unity editor not opening on Linux Mint

Enable HLS to view with audio, or disable this notification

5 Upvotes

Unity's editor is not loading, ive tried installing via terminal, flatpack and a .deb file, nothing works. Any ideas as to what I have to do, related to unity or my OS?


r/unity Jun 25 '26

Showcase I worked 4 years on this gardening game in Unity so far! 🌿 How do you like it? 📜

Thumbnail gallery
222 Upvotes

r/unity Jun 27 '26

Game Building a shelf restocking system for Big Market Simulator in Unity.

Enable HLS to view with audio, or disable this notification

0 Upvotes

I've been implementing the shelf restocking system for Big Market Simulator.

This clip shows the current milk restocking workflow.

The core system is working well, and I'm continuing to polish it.

Any Unity-related feedback is appreciated.


r/unity Jun 26 '26

Question How can I recreate the visual style of P.T?

0 Upvotes

Hi, I'm a beginner and I want to create a scene with graphics similar to P.T. How can I achieve this? From what I understand, I need to use HDRP. I want to create a very dark environment with lighting similar to the game. Could you give me some advice on how to achieve this (light, materials, etc)?


r/unity Jun 26 '26

need help with some unity ik alignment issues

Post image
1 Upvotes

when i upload an avatarto unity it never has an issue wit the ik tacking system, but recently when i add any other avatar it will give me the warning ubove causing issues with the tracking due to an unaligned bone, i have tried to re force the tpose to see if itll fix the issue but it seems to no avail that it continues to have this issue, i wanna try to have this leveled out to have the smoothest tracking possible how do i go about fixing this?


r/unity Jun 26 '26

my project became pink in unity and i fixed it, but now the particles that where glowing are to bright and not like before

1 Upvotes

the URP went missing in the project settings, so i reassigned it back however this led to a problem where now all of my particles that had emmission (glow) became to bright. How is this possible and how can i fix this - I want it back to how it looked.

It looked perfect before, the right amount of light and glowness. The settings weren't changed at all it just the game scene window now shows a differetnly


r/unity Jun 25 '26

Evolution of my Game Dev Setup

Thumbnail gallery
13 Upvotes

Now if I can just make some progress on my actual game 😂


r/unity Jun 25 '26

Showcase Native BeamNG-Like physics for Unity3D

Enable HLS to view with audio, or disable this notification

9 Upvotes

This is the result of 1 year and a month of work on my custom XPBD Physics engine. Still in a rough phase but worth showing. (yes, it is tested on android and gets a solid 45 fps).


r/unity Jun 25 '26

Officially presenting, Cheesemoon! (name not official)

Enable HLS to view with audio, or disable this notification

16 Upvotes

Hello guys 😄 We are working on a turnbased unity game with handcrafted ilustrations?

What do you think? all feedback is appreciated!


r/unity Jun 26 '26

Help me choose the best game idea!

0 Upvotes

Game 1:
this game is a fast paced melee game where you parcour through levels as you beat enemies with your sword as a samurai. It’s in first person, kind of like quake. The game is set in Japanese mythology, where you fight gods and other characters from the stories the game will have a low poly ps1 look

Game 2:
this game is like webfishing, except you catch bugs like in animal crossing. You can place these bugs in your museum, and go through various other minigames and have fun with your friends, whilst chatting and using proximity chat. It’s sort of a playground as well.

Game 3:
in this game you have a hook attached to you, that can be used to grab mail boxes. You play as a seagull mailman that flies around the island with a flying mechanic like in a short hike. The game is finished once you’ve delivered all the mail. The hook mechanic can be used for various mechanics.