5 tips to optimize your UE5 game!

  Рет қаралды 13,651

Spacemarine658

Spacemarine658

Күн бұрын

-------------------------------------------------------------------------------------------------------------------------
If you enjoyed watching please like and (if you aren't already) consider subscribing!
Intro 00:00
Tip 1) Stat Unit Graphs 00:40
Bonus Tip) Optimization View modes 03:10
Tip 2) Insights 05:10
Tip 3) Lighting Optimization 11:44
Tip 4) C++ Functions in blueprints 13:40
Tip 5) Profile often and early 19:15
Demo: spacemarine658.itch.io/starli...
Discord: / discord
Patreon: / spacemarine658
#unrealengine #unrealengine5 #unrealengine5.2 #unreal #gamedev #videogames #keybinds #saving #devindie #indiedev #indiegame #optimization #UE5 #boost #tricks

Пікірлер: 45
@colinmcintyre1769
@colinmcintyre1769 9 ай бұрын
Thank you! I'm teaching myself game dev and I've taught myself a lot of optimization things overtime, but I didn't ever think and no one except you I've heard say not to overlap pointlights! Unreal really needs to make it clear how much of a performance drain that can cause. Thank you!!! (I have always overlaped every light source with multiple lights)
@Spacemarine658
@Spacemarine658 9 ай бұрын
Thank you for your comment! To be fair to Epic once you get to about 6 overlapping lights it actually won't allow any more lights but it doesn't clarify why it doesn't allow it and for sure doesn't warn about performance! Plus you can get away overlapping more stationary baked lights but it's still not best practice!
@unrealdevop
@unrealdevop 5 ай бұрын
Great video, I especially liked the comparison between blueprints and C++ on number crunching.
@Spacemarine658
@Spacemarine658 5 ай бұрын
Thank you!
@quadro1337
@quadro1337 5 ай бұрын
its really cool and insightful tutorial, but its kinda bad that crucial information is sometimes hidden behind your camera overlay.
@Spacemarine658
@Spacemarine658 5 ай бұрын
For sure I recently figured out how to move my webcam footage into a separate track so I can hide it when I'm showing important information in the video 🤘 this should help make my videos better
@PyrotechnicProductions
@PyrotechnicProductions Ай бұрын
@@Spacemarine658 how lol
@Spacemarine658
@Spacemarine658 Ай бұрын
@@PyrotechnicProductions there's a plugin to separate it from the main recording
@draicor
@draicor 5 ай бұрын
I really like how that project is looking, it looks really good!
@Spacemarine658
@Spacemarine658 5 ай бұрын
Thank you!
@chaver28
@chaver28 5 ай бұрын
great video dude :D i been having a problem with lighting because as a beginner i wasn't aware that have lots of lights would tank my fps so much haha so learning lighting is what i need to do next
@Spacemarine658
@Spacemarine658 5 ай бұрын
Glad to hear it could help! Lighting is an important skill that takes time to learn (hell there's an entire job devoted to just lighting!) So don't be afraid to learn!
@chaver28
@chaver28 5 ай бұрын
@@Spacemarine658 oh yea for sure dude :D just wish each day had more hour solo dev is hard work haha
@Spacemarine658
@Spacemarine658 5 ай бұрын
@@chaver28 you and me both xD
@chaver28
@chaver28 5 ай бұрын
@@Spacemarine658 well i subbed so i can follow your game and get more tips :D good luck with development dude
@Spacemarine658
@Spacemarine658 5 ай бұрын
@@chaver28 thank you! I appreciate it 👐
@Spacemarine658
@Spacemarine658 9 ай бұрын
I had a few overlays that for some reason didn't export with the video sorry about that 😅 Edit: looks like a accidentally uploaded the unedited version and that's why overlays are missing 🙃 that would explain it
@aubriestarks2242
@aubriestarks2242 3 ай бұрын
You might consider moving or simply not including your face cam if you do more videos like this since it covered several of the things you were trying to show or talk about. Other than that, this is quite helpful!
@Spacemarine658
@Spacemarine658 3 ай бұрын
Thanks yeah I figured out how to record my webcam separately in my newer vids so I can move it going forward 👍
@aggressivemastery
@aggressivemastery 9 ай бұрын
Great Video! Are you using Lumen?
@Spacemarine658
@Spacemarine658 9 ай бұрын
Thanks and I was but I decided I'm not using lighting in a way that really benefits from using lumen. All the lighting tips still apply to lumen I just don't have a current need for lumen
@gail_blue
@gail_blue Ай бұрын
So, my problem is that my game is locked to 80fps in the game time (cpu), but only in the editor. In a shipping build, it can get to 220fps. Which seems like too much of a gap to me. Any sort of debugging I try to do just makes it worse. UPDATE: After Unreal crashed and corrupted my build, I had to do a clean rebuild, and now everything is running fine, I'm getting 130 in the editor. Unreal is weird.
@Spacemarine658
@Spacemarine658 Ай бұрын
That it is lol glad you got it somewhat solved
@Wyslijfotkekompa
@Wyslijfotkekompa 13 күн бұрын
thx bro
@Spacemarine658
@Spacemarine658 13 күн бұрын
No problem glad it helped 🤘
@michaelb1099
@michaelb1099 3 ай бұрын
how do you remove from screen the graph and fps
@Spacemarine658
@Spacemarine658 3 ай бұрын
If you re-enter that line stat unit graph it will toggle off
@kfirkfir
@kfirkfir 9 ай бұрын
How your blueprints' lines look so cool?
@Spacemarine658
@Spacemarine658 9 ай бұрын
It's a plugin called "electronic nodes"
@kfirkfir
@kfirkfir 9 ай бұрын
@@Spacemarine658 thanks I will check it out
@marcapouli7805
@marcapouli7805 6 ай бұрын
Unfortunately, profiling is too complex , there are hundreds of info with abstract names, we have to guess averything...Anyway when I start a new empty map with a floor, a sky and a light, I'm already at 30 fps, and fps goes down each time I place a cube...
@Spacemarine658
@Spacemarine658 5 ай бұрын
It is pretty complex mostly due to how the engine works but with some study it becomes easier to point out obvious problems and I'm sorry to hear that it sounds like you might have a computer issue or something similar? I get 170+ fps in my current level that has AI, the player, particle effects, etcs
@marcapouli7805
@marcapouli7805 5 ай бұрын
@@Spacemarine658 Probably, I have a ryzen 5 or 7, only 323 gb of ram and I don't know what is my gpu, I know it is rtx. Since I can't create a game, I can't get income to get better hardware unfortunately.
@danielfjordhj7265
@danielfjordhj7265 4 күн бұрын
Cant see any parts of insights, as you have your camera covering that part :D
@Spacemarine658
@Spacemarine658 3 күн бұрын
Yeah sorry about that I hadn't figured out how to separate the two at the time 😅
@Spacemarine658
@Spacemarine658 3 күн бұрын
I did cover it a bit better here kzbin.info/www/bejne/iajdcoR6dph4bLssi=s-5zRfVXH1cjdoI7
@mrxcs
@mrxcs 4 ай бұрын
My Stat Unit Graph just show data, there is no Graph, why?
@mrxcs
@mrxcs 4 ай бұрын
Click on the 'burguer' in front of Perspective Button os viewport, type Unit, mark Unit Graph
@GameDevAraz
@GameDevAraz 10 күн бұрын
unreal 5.3 and 5.4 has bug in engine, any game even templates on mobile, once you exit and return to app, fps drops to 30fps and below, no matter what scene.
@Spacemarine658
@Spacemarine658 10 күн бұрын
Ouch that's rough have you been able to pin point why?
@GameDevAraz
@GameDevAraz 10 күн бұрын
@@Spacemarine658 it's inside the engine files, I've submitted a bug and thought it'd be fixed by 5.4 but no 😭
@Spacemarine658
@Spacemarine658 10 күн бұрын
@@GameDevAraz ouch
@GameDevAraz
@GameDevAraz 10 күн бұрын
@@Spacemarine658 yup, happens on android
Optimization Made EASY || UE5 ||  Increase FPS and Reduze Filesize
9:54
Light sucking flames look like magic
18:05
Steve Mould
Рет қаралды 570 М.
How I prepare to meet the brothers Mbappé.. 🙈 @KylianMbappe
00:17
Celine Dept
Рет қаралды 45 МЛН
Маленькая и средняя фанта
00:56
Multi DO Smile Russian
Рет қаралды 4,7 МЛН
ДЕНЬ РОЖДЕНИЯ БАБУШКИ #shorts
00:19
Паша Осадчий
Рет қаралды 1,8 МЛН
How to Optimize Performance in Unreal Engine 5
17:40
Nu Makes Games
Рет қаралды 15 М.
I Optimised My Game Engine Up To 12000 FPS
11:58
Vercidium
Рет қаралды 473 М.
Input Mappings Deprecated in UE5.1 - Enhanced Input Tutorial
7:47
Peanut Games
Рет қаралды 19 М.
5 Tips to Optimize Environments in Unreal Engine 4
12:23
Jakub Hałuszczak
Рет қаралды 68 М.
10 Unreal Engine 5 PLUGINS I can't live without!
9:37
Cinecom.net
Рет қаралды 438 М.
I Struggled With Blueprint Interfaces for Years!! (Unreal Engine 5)
16:48
Glass Hand Studios
Рет қаралды 168 М.
UE5 Optimisation: How To Find And Fix Lightmap Densities
4:00
Matt Aspland
Рет қаралды 9 М.
I solved Unreal Engine's Package Size Problem...
14:35
Cobra Code
Рет қаралды 50 М.
edgar pedro#brawlstars
0:14
gold loser
Рет қаралды 9 МЛН
Baby Tvman Passes Mrbeast'S Test And The End 👍️
0:37
BigSchool
Рет қаралды 13 МЛН