I believe this is the first time I've heard someone in Epic talk about the meaning behind "virtual" in detail. This clarifies things a lot.
@theQuickRundown2 ай бұрын
These recent optimization talks were so needed! Thank you
@eternalsoma2 ай бұрын
Lets say i had this problem yesterday and now this video is here. What a timing
@Unknowable_Void2 ай бұрын
Finally a clear explanation for why Lumen might be flickering in certain scenes
@Tylru2 ай бұрын
Incredible talk. However, if you're going to allow your speaker to continually say the links to all the CVARs will be available at the end... Please make sure the links to all the CVARs IS available at the end.
@GreenClover02 ай бұрын
There's a linktree link at the end which has links to CVARs for all Mike's presentations including this one
@sean810215 күн бұрын
Also if you search "unreal engine 5 commands" the first result is a post in the Unreal Engine forums with a link to ALL of the UE 5 console commands/CVARS etc. available in several formats you can save. I saved the HTML file locally. It has a search box as well so you can search through all the commands easily.
@Slapdash866 күн бұрын
@@sean8102 You can generate that list from within the engine any time by typing "help" into the console :)
@tbvjwodn2 ай бұрын
I love how Matt explain things! :) Thank you so much!!!!
2 ай бұрын
Brilliant guy! So informative.
@dXXPacmanXXb2 ай бұрын
Unreal should publish a book with all those console variables and their use. How is anyone keeping track of all of them. Some of them seem so important yet I have never heard about them
@screwdriver133719 күн бұрын
There is a "console variables" menu in "help" at the top of the editor. Maybe the names are not the ones I remember, but you'll definitely find it on the top panel of the editor. Then just type one word from a command and it will give everything related to it.
@sean810215 күн бұрын
if you search "unreal engine 5 commands" the first result is a post in the Unreal Engine forums with a link to ALL of the UE 5 console commands/CVARS etc. available in several formats you can save. I saved the HTML file locally. It has a search box as well so you can search through all the commands easily.
@FireF1y64411 күн бұрын
Use Notion to write down anything important you learn, as I do.
@wilismatrix98475 күн бұрын
@@screwdriver1337 well it doesn't explain anything and not even how to execute it correctly. Most known commands are just known from this UE evangelists who works with epic games.
@blknmild2 ай бұрын
Thank you for this video, its EXACTLY what I needed to encourage me to move forward with my indie game project in UE!!!
@DanielGoupil2 ай бұрын
Great talk as usual thanks Matt
@nand3kudasaiАй бұрын
Great videos Epic. Keep it up! I really enjoyed this talk, his voice was very clear and easy to understand (for a non english native).
@d369studios2 ай бұрын
Thank you for this video Matt!
@zehnjucht2 ай бұрын
I learned a lot of new things in here. GREAT talk.
@DannyArtNL2 ай бұрын
Absolutely fantastic! Or should I say, ilLumen-ating 😏...
@pricklyprickle2 ай бұрын
Amazing talk i learned a lot from this Epic is amazing at making good informational material
@ciprianstanciu72 ай бұрын
For who's watching, the VRS visualization shown here is broken in 5.4.4. I can't post links here but I posted the fix on the unreal forums. Also with VRS on, virtual textures flicker like crazy, as demonstrated in the video at 14:30 center screen, sadly the speaker doesn't touch on that :/
@ChadT-n9q2 ай бұрын
I remember the first demo in April of 2020 showing off UE5 for the first time, how detailed and incredible it looked and still looks today, running live on a PS5 dev kit essentially, to now 4 years later and it still seems like everytime they show off scenes like this one they always say "this is not for video games", which is discouraging because wasn't the whole point of these technologies to make games look incredible and now they are struggling to do so 4 years later with a dozen caveats??
@51Daedalus2 ай бұрын
So how would you actually fix those large yellow surfaces in the lumen scene without pumping the lumen scene detail so much that performance tanks? Sometimes, these yellow parts are closer and larger than smaller stuff behind it that renders just fine into the lumen scene so it can feel incredibly random why its happening.
@Cloroqx2 ай бұрын
The master returns.
@mindped2 ай бұрын
so how come when i disable reverse index buffer... i can still scale meshes in negative just fine?
@GES19852 ай бұрын
For packaged actors, is there a way to cull the geometry that is hidden inside of collisions, so that there are no draw calls on the parts of the packaged actors that can not be seen?
@ligazetom2 ай бұрын
Could anyone explain 21:00 a bit more? He just dropped it like it's not a big deal having texture dropped when the camera is static. Is there anything to counter that or thats just it. Is it every 16th pixel on screen? So if my texture takes more screen space it's less likely to be dropped?
@Trait742 ай бұрын
Where are the links? The Console Variables and the Video links? Especially the Lumen Optimization video
@sean810215 күн бұрын
At the end of the video where the QR code is, and the link is below the QR code. Also if you search "unreal engine 5 commands" the first result is a post in the Unreal Engine forums with a link to ALL of the UE 5 console commands/CVARS etc. available in several formats you can save. I saved the HTML file locally. It has a search box as well so you can search through all the commands easily.
@alexandrechekroun2 ай бұрын
How do you get the Nanite Variable Shading Rate visualization at 27:29 ?
@D3kryption2 ай бұрын
I'm curious to hear about the latest nanite videos and how people are saying its highly bad for performance and people should stop using it. It'd be good to here from Epics side :D
@GlassesAndCoffeeMugs2 ай бұрын
Tbh the fundamental problem with Nanite has always been "it works best with super high poly geometry and all the other expensive modern features" and even then it doesn't always work better than LODs. So the issue is you're already starting the race 4 laps behind so to speak in terms of performance, since you're limiting yourself to mostly super high poly geometry which is heavy to begin with regardless of Nanite, and also forcing yourself to use the most expensive graphical features. But to be fair he does mention this in the beginning of the video, he's demoing arch viz stuff, high poly models, and explicitly says he is NOT talking about realtime games.
@D3kryption2 ай бұрын
@@GlassesAndCoffeeMugs Hey! Thanks for the reply. That was my basic understanding of it, but I just figured it was the whole "you don't need LODs anymore" and it was just a HUGEEEE time saver. But now more and more videos are coming out saying how bad it is for games. By the sounds of it, its kinda the same with lighting. If you baked it (or create lods) its always going to be faster predefined than in real time lighting (or nanite)
@ptcmia2 ай бұрын
@@GlassesAndCoffeeMugs do you have an example of a scene with LOD running faster than the same scene in nanite?
@redtroll802 ай бұрын
@@ptcmia kzbin.info/www/bejne/embdnHqenLCKh6s LODs are probably always faster, but for me as I was doing my first game, nanite was huge time saver...just import high res mesh, no lowres mesh needed to be build...
@d.w.s.43202 ай бұрын
Nanite was probably the largest jump in modern gaming graphics. Saying it is bad for performance is just nuts.
@yonghengshouhu2 ай бұрын
UE5.4.4 Motion Design - Material Designer The problem of multi-layer effect overlay that cannot be saved has not been resolved. . .
@violentpixelation54862 ай бұрын
❤️💯#gold
@ergin3d2 ай бұрын
So Matt is doing the math... :P
@thhm2 ай бұрын
Whats the console command for showing the stat for the virtual texture memory?
@sean810215 күн бұрын
IDK but if you search "unreal engine 5 commands" the first result is a post in the Unreal Engine forums with a link to ALL of the UE 5 console commands/CVARS etc. available in several formats you can save. I saved the HTML file locally. It has a search box as well so you can search through all the commands easily.
@Gundir_Cap2 ай бұрын
where can I get a link with commands and their description? I think it was said that it will be under the video
@sean810215 күн бұрын
It's the QR code at the end of the video (it also has the address) Also if you search "unreal engine 5 commands" the first result is a post in the Unreal Engine forums with a link to ALL of the UE 5 console commands/CVARS etc. available in several formats you can save. I saved the HTML file locally. It has a search box as well so you can search through all the commands easily.
@Horizontff2 ай бұрын
Esta equivocado en el video. El simple hecho de usar nanite supone un costo. Si usas nanite para mallas con pocos poligonos etc el costo de activar nanite es mayor al coste de la malla por lo que es mejor no usar nanite para este tipo de mallas para tener mejor rendimiento. Estaría bien que mejorarais la optimización de lumen, Ray tracing, Virtual shadow maps, AO
@RogueBeatsARG2 ай бұрын
Wait, so enabling DLSS and FSR is not Optimizing a game? damn need to tell 90% of UE5 game devs before they release
@th-redattack2 ай бұрын
😂
@mindped2 ай бұрын
Anyone find that link with all the cvars that he keeps saying is included with this video? (but is not)
@sean810215 күн бұрын
It's the QR code at the end of the video (and the link is spelled out below it). Also if you search "unreal engine 5 commands" the first result is a post in the Unreal Engine forums with a link to ALL of the UE 5 console commands/CVARS etc. available in several formats you can save. I saved the HTML file locally. It has a search box as well so you can search through all the commands easily.
@FergusonGary-m8k2 ай бұрын
Quincy Dale
@qu3xHG2 ай бұрын
I like that even on official learning videos kzbin.info/www/bejne/mpuXnIGkn5l5d7M you can kinda see the draw backs of modern graphics models were content starts to flicker at far distance. Also when you hear the buzz words in 16ms window you can make your conclusion that UE only cares for a 60fps target rather then ultra high frame rates
@senhor68632 ай бұрын
The flickering back there is actually just lumen, those objects are so far away, and their pixel size is so small that Lumen just shits itself, if you wanna keep everything stable, at high quality and performant, you should probably put a distance limit of Lumen, whether that's a fair trade its up to you, but they definitively don't talk about that
@xaby996Ай бұрын
"We're going to assume that you're using nanite & lumen" Skip
@The-FilterАй бұрын
Where is advanced and structured bulk importing for whole project hierarchy, inclufing auto texturing and converting? advance my a$$!
@hellomistershifty2 ай бұрын
Using SVTs? Great. Disabling static lighting if you're using Lumen? Awesome. Doing both of those things? Full crash with Assertion failed: !UE::RenderCommandPipe::IsReplaying() whenever you edit a material with SVTs Why is the fix for this error, UE-219361, slated for 5.5 and not in the 5.4 bugfixes?
@IstyManame2 ай бұрын
"If it can be nanite it should be nanite" That is a lie, if you use nanite for meshes with small amounts of polygons the base cost will be way higher than the performance gains
@Dante12432 ай бұрын
💯
@drinkwwwaterrr2 ай бұрын
Nanite is entirely impractical unless all your meshes are unoptimized in the first place. Having well managed LODs gives you MUCH better performance while still looking great.
@e-frame53442 ай бұрын
Youre only right about this if you dont put this into context to all other elements the engine offers like Virtual Shadowmaps and Lumen :3
@jackryan85882 ай бұрын
@@e-frame5344Unless your making an open world game with photoscanned and film ready assets, it’s a waste of your time and performance.
@Smokey-A2 ай бұрын
@@e-frame5344 Lumen and VSM's have their own issues too.
@MoTHO_BRO_2932 ай бұрын
Hi
@killaor1158 күн бұрын
Complete garbage get it together UE
@patépété2 ай бұрын
I find all these videos funny: "you just have to check this box"... and yet all UE5 titles sutter like hell.
@AkitaMix2 ай бұрын
Extraordinary claim
@Mr4Goosey2 ай бұрын
That checkbox is a recent addition. Most UE5 titles that have recently released have been 5.0 or 5.1 titles, and this problem had not yet been solved in those releases.
@SyntaxDomain2 ай бұрын
@@Mr4Goosey Which checkbox specifically?
@LittleBlue422 ай бұрын
Mostly fixed now in recent versions. Lots of new updates to the back end.
@shannenmr2 ай бұрын
Stuttering is usually due to compiling shaders which until recently was solely the responsibility of the Developers to do offline (PSOs) and include in the package, many Developers either didn't do this or usually do a bad job of it (it requires playing/moving through every level fully while running the process). In the recent versions of UE5 they have made strides to pre-compile them while map loading and asynchronously while you play the game plus displaying a default texture if required instead of blocking the thread (stutter) while it compiles it but there is still some improvements to be made.