Building AAA Mobile Games with Unreal Engine | Unreal Fest 2024

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ต.ค. 2024

ความคิดเห็น • 53

  • @OmarAhmed-rg2ii
    @OmarAhmed-rg2ii 2 หลายเดือนก่อน +13

    One of the rarest moment when the dev talk is straight to point showing steps how things are done, I hope all epic dev talks are like this

  • @alexesipenko3413
    @alexesipenko3413 2 หลายเดือนก่อน +9

    For years I've been collecting this information all over the internet. Now it's all in one video. Thank you for your hard work!

  • @technicalhariom1291
    @technicalhariom1291 2 หลายเดือนก่อน +16

    Finally a Good instructor for Mobile 👍

  • @speedwaylabsdev
    @speedwaylabsdev หลายเดือนก่อน +2

    lol, i can't tell you how many of these little things i spent HOURS trying to figure out, THANK YOU ARVIND!

  • @WavemStudios
    @WavemStudios 2 หลายเดือนก่อน +3

    Thanks Arvind this is the best explanation on mobile development optimisation I have ever seen for UE5.

  • @glauconariston9606
    @glauconariston9606 2 หลายเดือนก่อน +5

    Thank you for mobile game content! It's hard to find trustworthy knowledge on this topic. Can't get better than straight from Epic.

  • @vamsimohan2324
    @vamsimohan2324 2 หลายเดือนก่อน +2

    Is it me or many things he did seem like they should have been either done already by the engine or could have some automated scripts provided by the engine with some gui options to do what he is doing. That would seem more user friendly than going through these steps on every project every time you are making builds.

  • @activemotionpictures
    @activemotionpictures 2 หลายเดือนก่อน +1

    Thank you for creating such dedicated tech talk about Android optimization. I recently switched to U5.4, haven't looked back.

  • @erendemirtas3906
    @erendemirtas3906 2 หลายเดือนก่อน +41

    If you are going to make a mobile game with unreal engine, start by knowing that it only supports a maximum of 7 thousand android devices but with unity it supports 21 thousand devices. Epic game never mentions these. And the fact that it works on 7 thousand devices is just technical. What I mean is that most of them get hot and cannot handle it. And at least 10 other hard problems like this are waiting for you on the unreal engine side. Of course, mobile games can be made with unreal engine, but the facts are not mentioned. As a result or if you are a small team, definitely do not choose unreal engine. I hope unreal engine will come to a good place in the future.

    • @lifeartstudios6207
      @lifeartstudios6207 2 หลายเดือนก่อน +4

      Most making an unreal engine game for mobile are targeting high-end mobile or standalone VR

    • @DYLOGaming
      @DYLOGaming 2 หลายเดือนก่อน +6

      Sounds like a developer issue rather than engine issue

    • @lifeartstudios6207
      @lifeartstudios6207 2 หลายเดือนก่อน +1

      @@DYLOGaming would love to hear you expand on that

    • @nosaokhuelegbe
      @nosaokhuelegbe 2 หลายเดือนก่อน

      So Fortnite only works on 7k devices? Honestly curious

    • @lifeartstudios6207
      @lifeartstudios6207 2 หลายเดือนก่อน +1

      @@nosaokhuelegbe 7K kinds of phones. Basically anything that supports Vulkan
      While Unreal does support OpenGL, it's very limited so you tend not to use it to make games. Also pretty sure it doesn't support devices under Android 12 or something like that

  • @meloin522
    @meloin522 2 หลายเดือนก่อน +22

    I laughed out loud when he said, 'The mobile platform is very important for Unreal Engine.' Unfortunately, the current practice is that the mobile platform is often out of scope, and bugs and issues have remained unfixed for years.

    • @swrcPATCH
      @swrcPATCH 2 หลายเดือนก่อน +2

      I mean, yeah but then their biggest and only game runs on mobile no? D:

    • @mrtegs
      @mrtegs 2 หลายเดือนก่อน

      ​@swrcPATCH which makes it all the more confusing why unreal engine mobile support is so lacking

  • @OriginRow
    @OriginRow 2 หลายเดือนก่อน +1

    Most of features are already worked on my own. Except that AGDK. Now I got cleared how to dive in AGDE.
    Thanks as always

  • @rubenjorge13
    @rubenjorge13 9 วันที่ผ่านมา

    I'm desperate to see Lumen and Nanite running on an actual game on mobile, that will be amazing

  • @TheDudesRug
    @TheDudesRug 2 หลายเดือนก่อน +1

    would appreciate a video/talk on Android profiling

  • @DevLancelot
    @DevLancelot 2 หลายเดือนก่อน +1

    Would be nice to see unreal engine improve mobile ads as currently you pretty much need a paid plugin as the built-in ad system doesn't work...
    Also, it's not just that, mobile development in general often feels like an afterthought by Epic. I'm hoping this changes when they release their own mobile app store.

  • @jordanhwang
    @jordanhwang หลายเดือนก่อน

    this was a fantastic talk! Learned so much!

  • @Khalid_Looby
    @Khalid_Looby 2 หลายเดือนก่อน +3

    what is odo? u say odo turned on

  • @vrai_
    @vrai_ 2 หลายเดือนก่อน

    Please explain more about runtime PSO caching

  • @Khalid_Looby
    @Khalid_Looby 2 หลายเดือนก่อน +7

    FINALLLLLLLLLLLLY WE HAVE OXYGEN GUYS! they finally write and work on mobile. PLEASEEEE DO MORE MOBILE STUFF

  • @VanFS3K
    @VanFS3K 2 หลายเดือนก่อน +2

    I remember visual studio

  • @gongcrazy4451
    @gongcrazy4451 2 หลายเดือนก่อน

    The virtual keyboard does not work in Unreal 5.4 version. Please fix it

  • @voxyloids8723
    @voxyloids8723 2 หลายเดือนก่อน

    Please help with iOS shaders ! Does iOS support Substrate? Can I use Mac SH5/6 to preview iOS materials in scene? When I choose iOS + Substrate UE5.4 crash

  • @arielgimenez_95
    @arielgimenez_95 2 หลายเดือนก่อน +1

    The only thing we need with Unreal Android is to reduce the compilation size. I hope that in the future this procedure will be more automatic. Very good, thanks.

    • @lifeartstudios6207
      @lifeartstudios6207 2 หลายเดือนก่อน

      need to get rid of mobile HDR flag and move more stuff into datadrivenplatforminfo file or something. lots of features do not work on mobile LDR that really just should.

  • @begolu9907
    @begolu9907 2 หลายเดือนก่อน

    Full tutorial pls... Thank you

  • @EFX612
    @EFX612 2 หลายเดือนก่อน

    awesome talk thank you!

  • @leandrogamedev
    @leandrogamedev 2 หลายเดือนก่อน

    Great !! thanks!

  • @irtezamasud1079
    @irtezamasud1079 2 หลายเดือนก่อน

    Why don’t a advanced engine like unreal doesn’t has any auto strip option. If my maps doesn’t uses that plugin unreal shouldn’t have include that in build. I hate unity for many reason but o man, unity does this so well.

  • @keyzhao1775
    @keyzhao1775 หลายเดือนก่อน

    Looking forward to iOS next time

  • @DangerousNileBeats
    @DangerousNileBeats 2 หลายเดือนก่อน

    Thanks bro

  • @B3b3L18
    @B3b3L18 2 หลายเดือนก่อน

    GJ!

  • @juaecheverria0
    @juaecheverria0 2 หลายเดือนก่อน

    I just hate how none of these mobile games have super good controller support like zenless zone zero. Genshin impact sold out to apple but a most games on mobile don't have that.

  • @leonardotrindademiranda6344
    @leonardotrindademiranda6344 2 หลายเดือนก่อน

    nanomesh from tencent will be add in unreal ?

  • @shakilanowersamrat
    @shakilanowersamrat 2 หลายเดือนก่อน +3

    its too hard to build game in android with unreal engine

  • @arocomisgamusclademork1603
    @arocomisgamusclademork1603 2 หลายเดือนก่อน

    can't follow Toruf Jernstorn

  • @imrabbit9950
    @imrabbit9950 2 หลายเดือนก่อน

    Malayaliiii❤❤❤❤❤

  • @snikergames
    @snikergames 2 หลายเดือนก่อน

    W

  • @yggamingzone7872
    @yggamingzone7872 2 หลายเดือนก่อน +10

    I am gonna be a best game creator

    • @damifTort
      @damifTort 2 หลายเดือนก่อน +1

      Удачи

    • @moderngamer7267
      @moderngamer7267 2 หลายเดือนก่อน +2

      Помянем

    • @AlmondChocolateMilk
      @AlmondChocolateMilk 2 หลายเดือนก่อน +2

      I’ll keep note

    • @IgorKu-m4o
      @IgorKu-m4o 2 หลายเดือนก่อน +3

      I'll check in a week

    • @Khalid_Looby
      @Khalid_Looby 2 หลายเดือนก่อน +2

      @@damifTort slava russia