How to Actually optimize your game in Unity - Complete Game Optimization Guide

preview_player
Показать описание

In this video i am gonna share with you some quick tips and tricks that you can use in your unity projects to optimize your games. Off course optimization is a Huge topic and its not some step by step methods that can just follow to get the best performance from your project but it is rather combination of many things that result in optimization. I have spent a lot of time researching about these methods and techniques that could help you but it largely depends upon the game that you are working on. So use them as per your needs and be careful not to over do them or it could result in lose of quality which also plays a very important role in your game. And once again Thanks a lot for your love and support.

You could also apply these to your mobile games optimization and itll highly improve the performance of your game.

and here are some more tutorials which might be useful :

How to throw knife in UNITY :

How to make an AWESOME game Menu :

How to make level saving System :

Get Started unity 2d Shaders by BRACKEYS :

How to make Health Bar in UNITY :

How to make first person game in UNITY by BRACKEYS :

Some interesting and fun Unity videos by DANI

I made an evil bot my friend :

I turned Youtube into giant battle royal game :

I made a game in ONE HOUR :

#GameOptimization #UnityOptimization
Рекомендации по теме
Комментарии
Автор

He brought my frames from 60-90 for my decently detailed game in the first 3 minutes and II kept most of the high quality settings. Thanks man!

gavincobb
Автор

Best tutorial on optimization. If it's possible, Can you start a mini series with different 3D projects and describe each optimization tool in a detailed manner rather then doing all of the stuff in just one video. There is a lot of things that need to be covered in depth. Anyhow thanks for sharing your knowledge with us.

syedfiazshah
Автор

Yeah we need deeper understanding!
Yours was the best one I was able to find on optimization

jishanahamed
Автор

Super useful. Would love to see more walkthrough like this. Maybe one on the science behind instancing.
Thanks for sharing

spacedoggames
Автор

Your video helped me so MUCH! You explain things clearly telling me where to find them and my world is running so much better now! Still looking amazing! Tyvm!! <3

franciscojusto
Автор

THIS IS THE BEST VIDEO in youtube for game /FPS optimization. My prototype went from 32 FPS to 200 FPS after implementing half of the suggested configurations (I am using Unity 2017 so not all are available ) . The video was short, focused and packed with IMPACTFUL recommendations. Look no further, this is the one. I would appreciate a video on tweaking lightning as it seems like the major driver of the improvement in my game. THANK YOU !

molacool
Автор

Not to be mean, but just reducing graphics settings is *NOT* optimisation

Luckysury
Автор

THX... It is hard to find good tutorials about light, but this is one of Good Job....

karlschanzl
Автор

Bruh.... even if this vid is 6months old I learnt A LOT from it... you taught me soooo sooo sooo sooo much abt this... this is the easiest complicated vid...btw any one who reads the comments before wacthing WATCH IT cos you will learn A LOT frm it

tikksishej
Автор

Thank you! I only knew about a few of these techniques already, the rest will be very useful, my game is messy at the moment.

jeffersonclifton
Автор

I'm just starting in unity and this was AMAZINGLY helpful. I did not know half of this stuff so thank you so much!!!

FelipeOliveira-phuq
Автор

Increased my FPS about 5 fold and I didn't even use all the suggestions. Thanks

mickmickymick
Автор

Excellent tutorial. Thank you!
One small note - I would appreciate a timetable of all the subjects you've covered in the tutorial, so it can be easily found upon return.

asaflevy
Автор

For me only 3 things actually made difference :
- Generating lightmaps
- Reducing max clipping planes
- Reducing texture size.

If you have a very huge environment, don't forget to use occlusion culling. It makes a huge difference!

nilla_studios
Автор

when i saw this video thumbnail i thought it was clickbait but no. its actually working liked
u have very high quality videos and i couldnt believe

_AultraGreen_
Автор

Add occlusion culling, low poly meshes, no textures in game, mesh combine, texture atlas, there are many more tricks

KHos
Автор

Had been looking for this video for a long time ❤ Kudos

sheerazali
Автор

This is great quality man. You definitely deserve more subscribers for this tutorial.

jamesohia
Автор

This tutorial is actually fire ! I have watched hundreds of them but with this one everything is on spot. And the example with an asset from unity asset store is exactly what we do, buy an asset and then try to optimize it. Thank you !

Nedi_Games
Автор

Cool. I might have to review this when I work on optimizing.

nichegames