The FUTURE of Unity 6!

Поділитися
Вставка
  • Опубліковано 21 січ 2025

КОМЕНТАРІ • 402

  • @CodeMonkeyUnity
    @CodeMonkeyUnity  10 місяців тому +12

    🎮 Download the FREE Megacity Sample! cmonkey.co/megacity
    ✅ Super Detailed Unity 2024 Gaming Report cmonkey.co/unity2024gamingreport
    🔴 RELATED VIDEOS 🔴
    Learn C# Beginner FREE Course! ua-cam.com/video/pReR6Z9rK-o/v-deo.html
    Learn Unity Beginner/Intermediate 2023 (FREE COMPLETE Course - Unity Tutorial) ua-cam.com/video/AmGSEH7QcDg/v-deo.html
    EXTREME PERFORMANCE with Unity DOTS! (ECS, Job System, Burst, Hybrid Game Objects) ua-cam.com/video/4ZYn9sR3btg/v-deo.html
    Making MULTIPLAYER Games has never been EASIER! ua-cam.com/video/PCd3yp_VZ-c/v-deo.html

    • @ironhell813
      @ironhell813 8 місяців тому

      Wicked cool demo. And all of the assets in this are usable, right?

  • @NeverSink
    @NeverSink 10 місяців тому +45

    I'm SO happy to hear that CoreCLR and the language version update is on the roadmap.
    For instance first-class record support in Unity would be absolutely excellent!

    • @NadjibBait
      @NadjibBait 10 місяців тому +4

      And we'll finally get rid of Mono. .NET 8+ should be close to Mono + Burst performance wise.

    • @torginus
      @torginus 10 місяців тому +1

      That's the only feature I care about, unfortunately there's no ETA on it (it's not coming with Unity 6) :(

  • @vakuzar
    @vakuzar 10 місяців тому +37

    1 mil over 9 years. Thats actually amazing, huge congrats dude.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому +13

      Thanks! It's crazy to think how I've been doing this for quite a long time heh

  • @NongBenz
    @NongBenz 10 місяців тому +249

    Through all the ups and downs, I'm sticking with Unity. Strikes the best balance between ease of use, capability, and portability.

    • @programmer_matt
      @programmer_matt 10 місяців тому +9

      exactly👍👍

    • @S_Tadz
      @S_Tadz 10 місяців тому +14

      If you dive deep enough, you can do pretty much anything you technically fancy like completely override the renderers, une a bunch of unsafe code, and even use the library in other frameworks. Only downside to unity is the learning curve for beginner, since c# is relatively inrermediate-level, and the visual scripting is poop

    • @pawrific
      @pawrific 10 місяців тому +14

      true, its not like you're ever going to make more than $100 from your game.

    • @AlexGorskov
      @AlexGorskov 10 місяців тому +23

      Come on, man...​@@pawrific

    • @goodoldwilliam
      @goodoldwilliam 10 місяців тому

      ​@@AlexGorskovwell @pawrific is right. 99.9% of games do not even recoup the Steam $100 fee. People have grand gamedev making dreams, but it's the worst thing ever to make money lol. Steam surpassed 100k games last week.

  • @jtlewis81
    @jtlewis81 10 місяців тому +4

    Build profiles sounds very interesting since I released a game last year on Steam and Google Play. I wound up making 2 separate projects just because it was easier to keep track of which control scheme I was putting into which build. The main reason for this was a bug with the version of Unity I was using where the up/down axis control was flipped for positive/negative. It was a weird bug, and I kept forgetting to switch it around when I would switch between the PC and Android builds.

    • @PoornaPrajwal
      @PoornaPrajwal 8 місяців тому

      Bro what are ur games and how are they going

  • @litjellyfish
    @litjellyfish 10 місяців тому +127

    First time I see you. Funny when a voice connect to a face. You don’t look like I though you would haha

    • @taco1010
      @taco1010 10 місяців тому +24

      Dude i thought the same thing. I thought he was a short bald fat guy with glasses

    • @restushlogic5794
      @restushlogic5794 10 місяців тому +5

      Same, but you will get used

    • @waldemarlight6149
      @waldemarlight6149 10 місяців тому +38

      Code Monkey looks like a chad

    • @taco1010
      @taco1010 10 місяців тому

      @@waldemarlight6149 does not resemble code nor a monkey

    • @RandomGuyyy
      @RandomGuyyy 10 місяців тому

      I expected him to look more like a monkey

  • @Bongface.
    @Bongface. 10 місяців тому +78

    After flirting with Unreal and what they have going, Unity needs step its game up. Unity always had the documentation and asset store advantage but thats starting to change as well.

    • @AHEK8
      @AHEK8 10 місяців тому +16

      Unreal is great but It has a very steep learning curve and even not runs in mid-end pc lags in my GTX 1650 super even though I have i7 9th gen processor

    • @hrindr0243
      @hrindr0243 10 місяців тому

      ​@@AHEK8Absolutely, in my current company, they made a racing game in unreal engine with a team of 5 people in 1 year but it ended up belly-up on the performance side. Investors were about to put the funding but fortunately I managed to give them a Game with the unity asset store within a week.
      Luckily it saved the round and the whole team was fired and I went from being an intern to leading a team of 6 with a hefty bonus.
      Say what you want to say but where time is critical, you just can't beat unity.

    • @hermes6910
      @hermes6910 10 місяців тому +23

      @@AHEK8 Just not true.
      Even though UE is heavier, it runs on a 10-year-old computer... Just don't expect to make heavy scenes, but it's the same with Unity.
      As for the learning curve, you could start with BP and have easier access than Unity's C#.
      Even Unreal's C++ looks more like C# than good old C++.
      The only real big point against Unreal is the documentation, which simply doesn't exist officially, unless you look at the source code yourself.
      And i'm not even talking about making multiplayer games, they are way more easier in Unreal.

    • @WolfMobileDev
      @WolfMobileDev 10 місяців тому

      @@hermes6910 I would say that alongside documentation lacking, the amount of resources for Unreal are also far less. It's still a big engine so you can find what you need most of the time.. but there always seems to be relevant information when I run into issue with Unity. I also think Unity makes packaging built project a lot easier than Unreal does, but admittedly it has been a few years since I've used Unreal.

    • @Jlewismedia
      @Jlewismedia 10 місяців тому +8

      Agreed, it's not so much the graphics it's the leaps and bounds of innovation that Unreal demonstrates meanwhile Unity let's its corporate side run a muck.

  • @sealsharp
    @sealsharp 10 місяців тому +7

    Looking forward to CoreCRL, but that's a bit longer down the road. But DOTS in standard systems is nice as well, hope they capitalize on that by improving things like animations and navmesh.
    To be honest, my hopes are not that high, Unity had a tendency to keep things "semi working" for years even before the layoffs.

  • @bobjustus
    @bobjustus 10 місяців тому +4

    OMG YOU ARE SO DIFFERENT THAN I IMAGINED! I've been watching you for a looong time, and, idk why, never seen you.

  • @devzozo
    @devzozo 10 місяців тому +3

    I use the AllIn1VFX example assets as templates for particle effects, so having it be native is excellent.

  • @awesome1337
    @awesome1337 5 місяців тому +2

    One of the big problem with Unity 6 is that the other plugins are not ready so many scripts from plugins as Google Play Games for example will have alot of errors. I hope they catch up.

  • @hamzahgamedev
    @hamzahgamedev 10 місяців тому +24

    As a solo game dev, BIGGEST challenge I am facing right now is optimizing the world for my open world game. And I am super happy to see these performance oriented updates, however.... those pricing changes still lurking in my mind though... .😅😅

    • @damonfedorick
      @damonfedorick 10 місяців тому +16

      As a solo dev, if you make over 250k I'm sure the pricing will not affect you. The pricing policy is designed for large teams taking advantage of unity's free service. Since unity is not a free product but do offer free resources for small teams and students to learn.

    • @hamzahgamedev
      @hamzahgamedev 10 місяців тому +10

      @@damonfedorick yes definitely 💯, if I will be able to hit the 250k target, I will be super happy to share with Unity. 💪🏻

    • @WolfMobileDev
      @WolfMobileDev 10 місяців тому

      @damonfedorick@@hamzahgamedev The original pricing change was very worrying, If you had a free mobile game, for example, that found major success but your average money per user wasn't good then you'd be paying major fees. This new change on the other hand, is totally fair. Even CodeMonkey hasn't reached the install cap despite his success and marketing. The amount of money you make vs the fees after the proposed changes is definitely fair, my only worry regarding all this is how quickly and aggressively the previous changes were sprung upon as all.

    • @CarmenXero
      @CarmenXero 10 місяців тому +1

      Could always switch to Unreal where most of these problems are already solved, I mean you either wait for this to come out or you learn Unreal in the mean time.

    • @Haipeer
      @Haipeer 10 місяців тому +6

      @@hamzahgamedev Well, you don't pay until you hit that threshold, so no worries. Also, for performance - there's only two things - 1. Use URP, and 2. Move your static objects in the world into ECS. This will save you loads of performance.

  • @soma_donat
    @soma_donat 10 місяців тому +3

    I'm so excited for Unity 6 now, I have tried making multiplayer games and I had so many struggles and I just failed, looking forward to the AI features too, and other smaller things.

  • @Trust799
    @Trust799 9 місяців тому +3

    What version of unity do you use to build your mobile game.
    pls i need your help, my version 2022.3.22f1 has gradle errors.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  9 місяців тому +2

      Yes you can use the 22 LTS, I believe Gradle errors are usually related to permissions, so make sure you have permissions to write to that folder.

    • @Trust799
      @Trust799 9 місяців тому

      @@CodeMonkeyUnity Thank you so much😄

  • @nickromanek9444
    @nickromanek9444 5 місяців тому +1

    Great video! Would love to see a series where you create an RTS game
    Also, the VR Multiplayer template that's available in the LTS version is quite impressive, I'd definitely watch any content you put out on that, espeically if you could explain networked objects.
    So many things to look forward to with Unity!

  • @PharmacyBrain
    @PharmacyBrain 8 місяців тому +3

    Unity 6 preview is out now. Do you have any idea when it's going to officially release? I am ready to start a new game, but I sort of want the new license more than anything. It's going to be a 2D tile map single player game, so performance won't likely improve too much, but that personal license increase to 200k is tempting me to wait.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  8 місяців тому +1

      They have their Unite conference in September so I'm guessing it will be out at that point
      In terms of features the Preview version already has everything, so if your game is more than 6+ months away from release I would say yup you can use Unity 6 Preview, that's the main one that I'm going to start using from now on

  • @PillBugGames
    @PillBugGames 10 місяців тому +1

    Thanks for the overview Code Monkey! Looking forward to all the new features. Several of them are very much things that I have been needing. I have to spend a game jam or two working with ECS before I commit to using it in a big project, but I know it will make optimization much easier for some of the stuff I work on.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому

      Learning ECS by doing a game jam sounds like an excellent plan!

  • @jahrednorgaard5512
    @jahrednorgaard5512 7 місяців тому +1

    im super excited to try out muse when unity 6 officiall is out ive been making a game with chat gpt because i dont know how to code and lack skills as im alone but i think this will help expand what i can do so much i cant wait

  • @NoTimeLeft_
    @NoTimeLeft_ 10 місяців тому +3

    CodeMonkey did Unity say anything about the T.O.S. for Unity 6 after the debacle a few months back?
    If I remember correctly, Unity 2022 LTS is the last version that won't implement the new pricing scheme.

    • @user-to7ds6sc3p
      @user-to7ds6sc3p 10 місяців тому +6

      Watch the Video. It will only affect Studios that makes 1 Million in revenue a year and have over one Million copies sold. Per game. And the max Runtime fee is 2.5% of revenue, getting lower the more you earn so you never pay more than 54k a month.
      A 2.5% cut for providing the engine, asset store, finshed games with guides and other ressources is not really worth mentioning if you consider that Steam takes 30% and Epic 12% of sales anyways.

    • @Hobby_Technology
      @Hobby_Technology 10 місяців тому

      No matter what, unless you have an F2P mobile game with less than $0.80 earned per user, the Unity pricing is still cheaper than Unreal's

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому +2

      On the last update in that whole saga they mentioned how you can lock the TOS for the version that you're using. And yes Unity 2022 does not have the runtime fee regardless of copies sold.

    • @BrunodeSouzaLino
      @BrunodeSouzaLino 10 місяців тому +1

      @@CodeMonkeyUnity Also, that's the last TOS where you don't give Unity permission to retroactively apply changes.

  • @suicune2001
    @suicune2001 10 місяців тому +4

    Awesome! Sounds like a lot of good features are coming. And having the benefits of DOTS even for people like me who don't understand it sounds great. I've stayed away from AI for ethical reasons but if their AI stuff is ethically sourced then I'd try it out.

    • @HeavySandvichGuy1
      @HeavySandvichGuy1 9 місяців тому

      I mean, you shouldn't stay back from AI. You can ask AI to help you with the code, or you can ask for an art that you can use for inspiration.
      Of course using AI art directly in the game/media is bad. But I don't see any issues when you use it as a reference

    • @ironhell813
      @ironhell813 8 місяців тому

      I think it could be used on a parody situation, that way it’s at least legal from a us constitutional standpoint.
      Wouldn’t matter what it generated or how…
      That said it definitely shouldn’t be used outside this and should always defer to human talent first if you can….

  • @raymk
    @raymk 10 місяців тому +2

    No bombastic new features, but Unity is definitely getting faster and faster.
    One day we'll make changes to the script and play the built game in less than 3 seconds.
    Fascinating future!!!

    • @krox477
      @krox477 8 місяців тому

      Lots of good improvements this time

  • @KirbySamaDesu
    @KirbySamaDesu 10 місяців тому +1

    If they manage to implement the GPU resident Drawer and GPU occlusion culling that would be a game changer

  • @lemetamax
    @lemetamax 10 місяців тому +6

    I've been waiting for this video!
    Thank you.

  • @homevids
    @homevids 10 місяців тому +4

    Great summary. Thank you.

  • @user-xr8qs4xj8e
    @user-xr8qs4xj8e 10 місяців тому +2

    Everything looks really amazing, but also a little bit overwhenlming. Do you plan to make videos and tutorials on all the new features and tools after their release?

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  9 місяців тому

      Yup I definitely want to cover as many as possible when Unity 6 is out

  • @chethanvenkataramaiah6940
    @chethanvenkataramaiah6940 10 місяців тому +2

    I would definitely want u to make a course on Unity UI Builder.

  • @halivudestevez2
    @halivudestevez2 10 місяців тому +1

    tons of features :) will need to re-learn gamedev tools after this upgrade (I don't mind, will be interesting)

  • @TheGreatVV
    @TheGreatVV 10 місяців тому +3

    This video sold me Unity 6 better than Unity did

  • @guardian3472
    @guardian3472 10 місяців тому +2

    I know this isnt exactly related to this video in particular, but I was curious about the Codemonkey Utilities thing you use in a few of your videos and was curious if you had any documentation anywhere or a video explaining its use. I wanted to read up on it a little before diving into but couldn't find any solid information about it anywhere.

    • @DylieX
      @DylieX 10 місяців тому +1

      Its provided for free on his website you can review the code for what it does although a video covering all the features would be nice or some good examples of what to use it for

    • @guardian3472
      @guardian3472 10 місяців тому

      @@DylieX Cool, thanks for the information.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому +1

      I-ve long wanted to make a video doing an overview but haven-t been able to do it yet, basically it's a collection of relatively simple utilities so by browsing the source code you should be able to easily understand what it all does.
      The ones I use most often are FunctionTimer to trigger an action after some time, FunctionUpdater to run logic on every update without having to create a game object, and a bunch of the helper functions inside the UtilsClass for things like calculating angle from Vector or getting the mouse 2D position.

    • @guardian3472
      @guardian3472 10 місяців тому

      @CodeMonkeyUnity Gotchya, ya, I've been looking into different tools I can use, and possibly creating my own tools and utilities and that caught my interest. If not for my own use, at the least a template for making my own tool/utilities and how to go about it. Love your videos, definitely looking forward to when/if you decide to do a video on it.

  • @JimboS1ice999
    @JimboS1ice999 10 місяців тому +3

    They have an MMO game mode preset? fuck yes finally.

    • @ironhell813
      @ironhell813 8 місяців тому

      And its cyberpunk…

  • @maythesciencebewithyou
    @maythesciencebewithyou 10 місяців тому +1

    Can we expect these new tools to be available in the free version of unity or will they be only in the Pro version.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому +6

      Unity is always the same program between Personal and Pro, so yes all the same features regardless of license

  • @Chrispins
    @Chrispins 7 місяців тому

    Now that Unity 6 Preview version is out, is it advisable to start a new project with it and then later upgrade the fully-developed project to the LTS version, or do you think it will be difficult to make the transition due to compilation errors/ect? I'm trying to decide if I should wait for LTS before trying a serious project.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  7 місяців тому +1

      There aren't too many breaking changes so upgrading from 22 LTS should be simple. If your project is 6+ months from release then I would use Unity 6, if earlier then stick with 22 LTS

  • @handsomelessking
    @handsomelessking 9 місяців тому

    That Global Illumination sounds amazing but has to be baked... still cool and seems like an amazing mix between realtime and baked

  • @tuanoful
    @tuanoful 9 місяців тому

    What I really want/need in this age of generative AI is sprite creation. I want to be able to create all the 2d art I need for a game. When that comes around, I'm going to be so so so so happy

  • @s1s1l1sko
    @s1s1l1sko 9 місяців тому

    Would it be efficient to create a script with like all of your algorithms like Spawn(object..)) and Destroy(object..) and more and then just always reference this one script when using one of them?

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  9 місяців тому +1

      It would work, but potentially lead to a ton of spaghetti code by having all your scripts be tightly coupled to that one script. Usually each script/class should do one thing and one thing only.

    • @s1s1l1sko
      @s1s1l1sko 9 місяців тому

      @@CodeMonkeyUnity If spaghetti code is code that you have no idea what you have even written wouldnt it be less of spaghetti code because you could clearly know by the names of the functions what youve done? I think it would be more efficient not having to write the functions again in all scripts if you need them. I appreciate your reply btw this is something i have been trying to get an answer to for a long time.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  9 місяців тому +2

      Spaghetti code is just having tons of connections all over the place. So for example every class interacts with 100 other classes. If your code is like that is becomes a complete mess and really hard to debug.
      Yes you should avoid writing the same copy pasted code many times, but don't make one giant class with all your functions that all your classes call all over the place, keep things logically separated. For example you can definitely have a TransformHelper class that contains helper functions to Move/Rotate/Scale transforms that you can reuse in many places in the code, that's fine. Just don't make that same class also include helper functions on Saving data or handling Enemy AI, etc.

    • @s1s1l1sko
      @s1s1l1sko 9 місяців тому

      @@CodeMonkeyUnity Yes like the move rotate and scale ones they are something you would use many times so i would have to only create them once

  • @alexanderkulaev541
    @alexanderkulaev541 9 місяців тому

    Thank you for such an extensive look at new Unity features!
    I would love to try them, but I've created the project in Unity 2023. Do you have recommendations or maybe a tutorial on how to upgrade to a new version so that the project wouldn't break?
    Thank you!

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  9 місяців тому +1

      Technically the Unity 2023 beta version that came out a few months ago is roughly the same as the Unity 6 beta so it should be a straightforward upgrade.
      In general changing versions doesn't cause issues, but whether you should upgrade depends on if there's any specific feature you need, and if your project is NOT near release. If you're releasing soon then just stick with the version you have.

    • @alexanderkulaev541
      @alexanderkulaev541 9 місяців тому

      @@CodeMonkeyUnity Thank you for answer! Since I'm only learning and just started this project, I can't tell when it will be released. Hopefully in a year :)
      I don't know about any specific feature in Unity 6 that I really need for my project. I just tend to like having the latest release of the software that I use, thinking it's the most stable, reliable and feature-rich if need be.
      Should I better stick with the current version until this particular project is done?

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  9 місяців тому +1

      The most reliable in the latest LTS version (which right now is 2022 LTS) not the Beta versions, but in 1 year Unity 6 LTS will be out.
      Although if you're a beginner I would definitely advise you to make something smaller and not spend an entire year on just one project. You learn a lot more from making multiple small projects than one big one.

    • @alexanderkulaev541
      @alexanderkulaev541 9 місяців тому

      @@CodeMonkeyUnity Okay, thank you for your advice!
      I have many ideas for games, but they tend to be bigger than it's advisable. So now I try to create a focused platformer with great story and atmosphere. It's just that I don't want to be just learning and creating some micro games, you know, I would like to create this game and learn as I go everything I need for it.

  • @kickr-i7d
    @kickr-i7d 9 місяців тому

    Allocated server had issues (Query didn't respond or responded incorrectly [DOWN]), stopping server and deallocating

    • @kickr-i7d
      @kickr-i7d 9 місяців тому

      failed to connect server

  • @arravolleyball
    @arravolleyball 9 місяців тому

    Has anyone tested their project in Unity 6 using the new GPU stuff ? I am super curious about the performance difference by actual devs.

  • @Pa3BeDka_Gaming
    @Pa3BeDka_Gaming 10 місяців тому

    @Code Monkey Please tell us how to learn programming correctly? Most of my friends just rewrite or copy individual parts of the script, but they do not understand how a separate part works, that is, they cannot write on their own.

    • @tim.martin
      @tim.martin 10 місяців тому +1

      Copying parts is a core aspect of learning. Read the docs, read source, copy parts, repeat.

    • @skiez7430
      @skiez7430 9 місяців тому

      What the guy above me said. Also you should really make sure you understand the basics (variables, bools, arrays, functions etc). If theres something you cannot understand you could ask chatgpt

  • @themirlabs
    @themirlabs 10 місяців тому

    One more year and ill finnish my OU course. Then i can finally return to Unity with my new knowledge and create my game!!

  • @suspecm6316
    @suspecm6316 10 місяців тому +2

    7:30 you know, this just shows why it's SOOOO SO SOO important to gather your own data, because from online discussions you'd think that the prevailing opinion on the Render pipelines is that BiRP is the best and you should use that always and the other two are "feature incomplete and unuseable".

    • @DotNetCookbook
      @DotNetCookbook 10 місяців тому

      Wut. Where would you read such a thing?

    • @suspecm6316
      @suspecm6316 10 місяців тому +1

      @@DotNetCookbook unfortunately in way too many places including but not limited to reddit and the unity forums

    • @SolWayward
      @SolWayward 10 місяців тому +4

      Anyone who has used HDRP knows its far superior than built-in. Pretty sure the only people who think its unusable are people who download broken assets and dont know how to fix them for HDRP. Either way pretty much anything in the asset store, regardless of the render pipeline, is not usable in a serious game. The asset store is a trap.
      Anyways, that being said, HDRP is extremely nice to use and I could never imagine going back to built in. Everything is going forward is built for HDRP as a default and maybe later ported for other pipelines.

    • @knightoftheblood1841
      @knightoftheblood1841 10 місяців тому +2

      ​@@suspecm6316 Make sure you not read outdated posts. Yes, in the past, people says BiRP is better than HDRP. Because at that time, HDRP is not mature yet. Now, HDRP is better than BiRP. Try yourself.

    • @DreadKyller
      @DreadKyller 10 місяців тому +1

      Another cause is that a large portion of the people saying to use BIRP are people who haven't actually released games recently. That data is from games known to be in production. Unfortunately a lot of assets are still developed for the BIRP that then require conversion, especially when people use custom shaders.

  • @AdrianoRegino
    @AdrianoRegino 10 місяців тому +1

    Thanks for the video. Were you are in Portugal? More or less

    • @dragonboyx123
      @dragonboyx123 10 місяців тому +1

      Também fiquei a saber agora. Que surpresa!

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому +2

      Lisboa!

    • @AdrianoRegino
      @AdrianoRegino 10 місяців тому

      @@CodeMonkeyUnity Que legal, sou do Brasil, parabens pelo seu trabalho!

  • @TREXYT
    @TREXYT 10 місяців тому +2

    A.I is paid even for personal use soo...but the rest looks cool.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому

      Yeah I wish Muse had a free tier, they do have a 30 day free trial but a limited monthly free tier would be great. I think it's an excellent tool, especially for beginners, but being paid really limits things.

  • @theplaymakerno1
    @theplaymakerno1 9 місяців тому

    I seriously hope that they start giving Linux so love. The editor is not working very well right now. Quite a few bugs that Linux users have to deal with.

  • @MLPEnjoyer-qu2yg
    @MLPEnjoyer-qu2yg 10 місяців тому +1

    After watching UnrealEnginre GDC i think Unity is copule of years behind and i dont belive Unity will ever catch up.

  • @UjaniRohan
    @UjaniRohan 10 місяців тому

    I watch your netcod tutorial and I successfully maked a game, but I realize that netcode is dose not support in webgl.Can you make a tutorial.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому

      It does support webgl as long as you're using transport 2.0

  • @Haipeer
    @Haipeer 10 місяців тому +2

    It's not always a good advice to stick to LTS version Code Monkey. From my experience It's basically a dice roll whenever deciding on a Unity Version. Currently ECS is pretty much unsable on LTS version, has lots of major bugs, including a bug that I believe you had in one of your videos - not being able to click on entities in playmode to select them, among many others. We've decided to start making our DOTS multiplayer project on beta version, and most of these issues are resolved there.

  • @paulblart5358
    @paulblart5358 10 місяців тому

    Still haven't touched Disunity after the Ricitello situation.

  • @Yggdr4zyl
    @Yggdr4zyl 10 місяців тому +1

    Labial synchronization feels off (specifically, your voice is ahead of your lips movement).

    • @LeanderAuditore
      @LeanderAuditore 10 місяців тому

      why you are focusing too much on his lips

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому

      Hmm odd, seems fine to me, but then again I watch videos at 2-3x so maybe my brain just doesn't notice it

  • @ShaneUrbas
    @ShaneUrbas 9 місяців тому

    Is Unity good for pixel games? I have an idea for 2 pixel games. 3D and VR would be nice as well but I dont need it right now. It would be nice to only learn one engine for both 2D and 3D.

    • @louiscorona8465
      @louiscorona8465 9 місяців тому +1

      For both 2d/pixel art and 3d, Unity is a pretty good engine. Godot is also a good engine that can do both if you want an open source engine.

    • @ShaneUrbas
      @ShaneUrbas 9 місяців тому

      @@louiscorona8465 I was thinking more of Unity or GameMaker. I tried Godot but I dont think its the right fit.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  9 місяців тому +2

      Yup, there is even a Pixel Perfect camera docs.unity3d.com/Packages/com.unity.2d.pixel-perfect@5.0/manual/index.html

    • @ShaneUrbas
      @ShaneUrbas 9 місяців тому +1

      @@CodeMonkeyUnity ok. I booted up the Essentials Pathway this morning. Time to stick with it this time!

  • @MrMax1234568
    @MrMax1234568 10 місяців тому +2

    Como siempre, me encanta ver a alguien que aporta tanto a la comunidad del desarrollo de videojuegos, espero algún día crear uno propio

  • @GodFatherRgc
    @GodFatherRgc 9 місяців тому

    Can you do video on how game server works 😊 and tell some info...😅

  • @emptychannel9444
    @emptychannel9444 10 місяців тому

    I like changes but it's now enough to change from Unreal after previous issues with Unity.

  • @SnowyLeopardFrom1997
    @SnowyLeopardFrom1997 10 місяців тому

    Once I get a better laptop, I'll start learning Pointers

  • @chah1653
    @chah1653 9 місяців тому

    Where can i see the PPT page?

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  9 місяців тому

      The gaming report? There's a link in the description

    • @chah1653
      @chah1653 9 місяців тому

      @@CodeMonkeyUnity Thank you!

  • @taash32
    @taash32 10 місяців тому +4

    Sir, now back to the "Real question", should we trust unity not to change runtime fees again?
    what they have announced thus far is very promising and competes even with unreal engine (to a certain point).
    are we going to see another tarkov/rust? or there will be more of Road to Vostok,
    for those who dont understand what i mean: Road to Vostok was supposed to be made with unity, ended up being remade with godot 3.5, and launched a open beta!

    • @ivanonlyone7160
      @ivanonlyone7160 10 місяців тому +2

      Personally for me Unity as a tool is far more advanced than Godot. But I don't really expect to earn 200k from my game anually lol, so it's not really a big deal for me. Also Unity got kicked in the gut, so they will be more careful with such insane runtime fee changes.
      Road to Vostok shot itself in the foot, because Godot is more limited than Unity, has worse performance and 3D capabilities, it graphically looks better in Unity than in Godot, they should've spent these 400h porting on developing the game itself

    • @taash32
      @taash32 10 місяців тому

      @@ivanonlyone7160 all you said is true i definitely agree %100,
      but if you go back to when they just announced the new runtime fee system, it was a nightmare for us "indie devs who barely make ~36k/y", personally this whole thing forced me to discontinue my latest project unless I find partnership/sponsor that will keep my back covert.
      codeMonkey is promoting unity in every way he can, because he loves unity and they "seem to be" loving him! maybe he will give us an answer about their future intentions.

    • @lorrdy7640
      @lorrdy7640 10 місяців тому

      @@ivanonlyone7160 Well it's not a big deal for you now. Even the 200k can change very quickly. Wouldn't be the first time they do something like this.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому

      I am not the CEO of Unity so I cannot tell you anything beyond what I'm doing myself, and me personally the fee does not apply to me so I will keep using it. If tomorrow they change the rules then I will analyze the new rules and make a new decision.
      If nothing they can say/do can change your mind then my advice is just move on to another engine.

    • @halivudestevez2
      @halivudestevez2 10 місяців тому

      I hope the have learnt the lesson, the world wide community had their feedback. They will think twice....

  • @myelinsheathxd
    @myelinsheathxd 10 місяців тому

    awesome, I like the asset store tools more than unity engine tools

  • @DigitalPrimeStore
    @DigitalPrimeStore 10 місяців тому

    hello i have a question if i want to master c# unity from below zero where should i start and where to couninue

    • @zORg_alex
      @zORg_alex 10 місяців тому

      I don't even know it came so naturally after I learnt C and C++ in University. You just start with small tasks, ask chat GPT for help with that, ask it for tasks to do and to evaluate results. Should do quite well. It is trained i with that. Put your strength and effort in learning without cheating. There's no real instruction. Ramp up task complexity. Learn what tools do you have, get a taste of them. Learn what is now efficient. Learn cool patterns and good practices. What IT companies ask on interviews and why is that important. And with time you'll get there.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому

      My recently released C# course starts from the absolute basics (like what is a Variable, how does code execute, etc) and then mores on to more and more complex topics.
      The beginner section is free here on UA-cam ua-cam.com/video/pReR6Z9rK-o/v-deo.html

  • @joy211191
    @joy211191 9 місяців тому +1

    Now that I think about it. It seems under the old leadership, Unity forgot it's a game engine and thought it was a game and thus the yearly versions. Now it seems more like a game engine. Unity 6, use it for 4-5 years and then Unity 7. This makes sense. Screw the 2017, 2018 etc number. FU John Ricotello (I don't care to look up his name's spelling either).

  • @alexandreamiel1865
    @alexandreamiel1865 7 місяців тому +1

    unity stock is collapsing for more than a year now. what they have done with runtime fee is still affecting the company. unity 6 is their last chance to provide a quality tool, including stability.

  • @GameDevBox
    @GameDevBox 10 місяців тому +1

    Unity made up for these past few years this year. Really exciting to use Unity 6 for my Projects! Thanks, Code Monkey you are best like Always

  • @silchasruin4487
    @silchasruin4487 10 місяців тому +3

    I'm disappointed but not surprised their reports extol the virtues of in-app purchasing, live services, ads in games and nefarious means of monetization. It's a great report overall but I'll be moving to Unreal after releasing my game if they don't start focusing on developers and their tools. Cause I know Unreal isn't an angel but it feels like choosing the lesser of two evils

    • @nardokid
      @nardokid 10 місяців тому

      Fortnite is the king of all of those ‘virtues’

    • @zORg_alex
      @zORg_alex 10 місяців тому

      What do you mean by tools? They are making tools all the time. Did they ditch something you thought you take need? Then say so.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому

      That's just the stats for the games industry, personally I'm not a fan of f2p mobile games, I only play premium Steam games, but it's a simple fact that most of the revenue for the entire games industry is based on f2p/mobile/live services

    • @silchasruin4487
      @silchasruin4487 10 місяців тому

      @@zORg_alex comparing Unreal to Unity's development and Unity looks like a joke.

  • @tomazznidarko8700
    @tomazznidarko8700 10 місяців тому

    Will there be an Unity converter for BRP graphics (models etc.)? Most of them support only BRP and not URP and HDRP...If not, I can see there will be a lot of problems for assets producer forced to learn URP and HDRP, some can stop supporting Unity.

    • @SolWayward
      @SolWayward 10 місяців тому

      Just use an HDRP material instead and assign the textures to it.

    • @tomazznidarko8700
      @tomazznidarko8700 10 місяців тому

      @@SolWaywardThank you for the answer, but if it so easy, why a lot of assets producers only support BRP? And with every new Unity version comes also new URP and HDRP version, which material should we apply to the model? Assets producers are constantly complaining that with every new Unity version they must update their assets ...I assume this is a big headache for them.

    • @SolWayward
      @SolWayward 10 місяців тому

      @@tomazznidarko8700 Probably because they don't wanna bother with making several version of each material. There is is some rare cases where the material has a custom shader that is doing something special, but for most cases switching it to an hdrp material will be good enough.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому

      There's always been a converter, you just go to Window - Rendering - Render Pipeline Converter and it automatically converts all BiRP materials to URP/HDRP. Most assets support BiRP and can then be upgraded to the others with one click

    • @tomazznidarko8700
      @tomazznidarko8700 10 місяців тому

      @@CodeMonkeyUnityHi, thank you for the tip, but when I'm using BRP 3D model scene, I don't have this option available, so I have to install URP from the Package Manager first and I get this option available. I will see how this progress with my learning proccess 😃.

  • @lizkimber
    @lizkimber 10 місяців тому +2

    Im sure i read that the key guy working on the resident drawer was let go
    As for forcing urp/hrdp on new projects until they fix a shocking bug it is of no good to me and many

    • @AlexGorskov
      @AlexGorskov 10 місяців тому

      Yep, would be rough

    • @user-to7ds6sc3p
      @user-to7ds6sc3p 10 місяців тому

      love me "a shocking bug".
      Assuming the statistic shown is correct, 90% use URP/HDRP already. That does not look like there is any mayor or gamebreaking issue with the render pipelines.

    • @lizkimber
      @lizkimber 10 місяців тому

      @@user-to7ds6sc3p so apparently i cant paste you a unity bug report but go look at UUM-59476 light leaks badly in webgl making it unusable for me and others

    • @lizkimber
      @lizkimber 10 місяців тому

      See UUM-59476 then

    • @lizkimber
      @lizkimber 9 місяців тому

      Well it seems odd youtube keeps deleteing the comment, but theres a bug UUM-59476 which confirms the existence of my issue

  • @nTu4Ka
    @nTu4Ka 10 місяців тому +1

    Lol. XR is VR/AR and all this. :D

  • @ThiagoCunha
    @ThiagoCunha 10 місяців тому

    Welcome back "New" old Naming Convention.

  • @bsdrago
    @bsdrago 10 місяців тому

    Automotion game will be welcome =)

  • @nTu4Ka
    @nTu4Ka 10 місяців тому

    1:10 "You can read the entire report for free" :D

  • @furkan5935
    @furkan5935 10 місяців тому

    Is it possible to make a game for 50-70k swedish krons with you, small project. Would be really great to work with you!

  • @nissrinnissrin5039
    @nissrinnissrin5039 8 місяців тому

    That looks cool

  • @MrPaPaYa86
    @MrPaPaYa86 10 місяців тому

    Beside the terrible PR move on pricing and the stock fall in 2023, Unity has an history of overpromising and underdelivering. I've been toying with UE5 lately and using free yt videos and GPT-4 I'm making faster progress than when I was starting with Unity.

  • @colin_actually
    @colin_actually 10 місяців тому +36

    you know what I have absolutely zero faith in? A unity roadmap.

    • @taco1010
      @taco1010 10 місяців тому

      Lol😂 facts

    • @ragerungames
      @ragerungames 10 місяців тому +3

      I’m still happy with the updates i’ll be getting with Unity 6. 😊

  • @ahettinger525
    @ahettinger525 10 місяців тому +1

    So, how much of this will actually be completely implemented and supported?

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому +1

      All of it? Are you just repeating memes or are you referring to something specific?

  • @BrunodeSouzaLino
    @BrunodeSouzaLino 10 місяців тому

    Keep tab on all those features, because half of them will not be available on release and the ones that get included will be in alpha state before they're deprecated and replaced with other alpha features.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  9 місяців тому

      Are you saying that based on something specific?

    • @BrunodeSouzaLino
      @BrunodeSouzaLino 9 місяців тому

      @@CodeMonkeyUnity Not really. All of the features. Unity is not a game developer like Epic is, so the usable or buggy state of whatever features are in the engine is irrelevant for them.

  • @JM_Traslo
    @JM_Traslo 10 місяців тому +2

    Unity has permanently eroded their trust, it's just not worth trying to get back into it imo. Put aside the crap with installs, the real kicker is that they had put T&Cs in place to prevent you getting retroactively shafted by T&Cs, and they stealth-edited that out so they could shaft everyone more. Unity could look better than UE5 and have its own versions of Nanite and Lumen, but they'd still be a fundamentally untrustworthy company now.

    • @adriank8792
      @adriank8792 10 місяців тому +1

      And yet you're on a channel dedicated to learning Unity, talking and thinking about Unity. If you don't want to use it, then what are you doing here? Are you looking for validation? Satisfying your tribalistic hunger? Nobody cares what you think

    • @JM_Traslo
      @JM_Traslo 10 місяців тому

      @@adriank8792 I got the subscriber notification because for the longest time I had been an avid user of Unity and CodeMonkeys is a channel I've watched quite a bit of.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому +3

      If there's nothing they can do or say to regain your trust then yup go ahead and use a different engine. Thankfully nowadays all engines are great so there's no need to use an engine you don't trust. Best of luck!

  • @MrZinvixYT
    @MrZinvixYT 9 місяців тому

    Do u work with Unity? They follow you on Twitter

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  9 місяців тому

      I'm just a user, I don't work for the company itself, they just ask me once in a while if I would like to make a sponsored video on some topic (like this roadmap summary)

  • @BitCodeKhan
    @BitCodeKhan 9 місяців тому

    "Faster iteration time"
    Yeah, I wouldn't get my hopes up because everytime Unity released something to speed up compile time, it got worse.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  9 місяців тому

      Is it? I've been regularly using 22 LTS for the past few years and it's been great, even on my complex project Dinky Guardians it compiles in about 4 seconds

  • @KizmoBG
    @KizmoBG 10 місяців тому

    what will happens if my game is limited to 999 999 keys 🙂
    thank you very much, very good video, as always!

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому +1

      If you don't go pass the thresholds then you never pay any fee

  • @hoapham7389
    @hoapham7389 9 місяців тому

    somehow I imagine you to look have glasses and beatles haircut

  • @bakergames8945
    @bakergames8945 9 місяців тому +1

    i am watching you for years always thought you were a bald guy with glasses

  • @-Engineering01-
    @-Engineering01- 9 місяців тому +1

    I'm on 1.999th like omg 😂 liked !

  • @leonard4
    @leonard4 9 місяців тому

    Unity needs to stepmit up with big fixes, and bringing next gen tech to the engine. Waiting 2yrs for fixes is ridiculous.

  • @nTu4Ka
    @nTu4Ka 10 місяців тому

    I think Unity will get rid of GO in the future and will have only Entities or something closer to them.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому

      I doubt that will ever happen. GameObjects are very mature very robust technology, no point in completely replacing them, better to just augment them with Entities like they are planing.

  • @goodoldwilliam
    @goodoldwilliam 10 місяців тому +3

    TBH 99% of the things announced can be thrown away, they do not matter, only the part they mention CoreCLR and better iteration times - that could be the only thing announced and would be the most important thing in Unity's history since Unity 3 (when iteration was instant). They are adding these fancy things, stacking them up, meanwhile quality of life and iteration time keeps degrading.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому +3

      You can already disable Domain Reload if you want near-instant compilation, just be aware of what disabling that option means.

    • @valhallagalex
      @valhallagalex 10 місяців тому +1

      @@CodeMonkeyUnity From what I've read in the documentation it only matters for static fields and events; If you limit your use of static fields, and static events you should be alright. Or am I missing something?

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому

      Yup that's it, it does not reset any static data. If you don't use statics at all then yup you're fine

  • @darkside4663
    @darkside4663 10 місяців тому

    mega city burdens 32 streams of my risen 5950 by 70-80%. It looks impressive. I'm talking about the picture in the task manager. Not about the visual in the game. The visual sucks. And it's lagging.

  • @pushthebutton4602
    @pushthebutton4602 10 місяців тому +1

    Was hoping for Nanite in Unity :(

    • @GameDevBox
      @GameDevBox 10 місяців тому

      someone is working on it and it will be release this year

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому

      There is actually someone trying to do exctly that, I believe it's still in development forum.unity.com/threads/nano-tech-similar-to-nanite-high-detailed-rendering-for-hdrp-urp-and-built-in-rp.1292223/

    • @pushthebutton4602
      @pushthebutton4602 10 місяців тому

      @@CodeMonkeyUnity Yes I know this, but I wish Unity bought them and put into Unity editor. Don't understand why the don't? They spend a'lot of money on Weta studio, what happened with that? Did we got anything good from that in the editor?

  • @dmytrojds
    @dmytrojds 10 місяців тому

    only one wish Unity 6 please update your UI already.

    • @zORg_alex
      @zORg_alex 10 місяців тому

      I use Sirenix Odin. It's fine. Is live to see Sirenix acquired by unity and make as a default.

  • @ohimdabiggestbird
    @ohimdabiggestbird 9 місяців тому

    did unity win their users over? or is it more worth it to keep the trust broken and never fix it? im down for unity in my opinion

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  9 місяців тому +1

      That's up to you to decide, for me the new fee will never apply to me so literally nothing has changed for my usecase. It is still an excellent engine capable of building any game I can imagine while still costing the same.

    • @ohimdabiggestbird
      @ohimdabiggestbird 9 місяців тому

      @@CodeMonkeyUnity your way of thinking of it is the best of any i saw on the internet, and i hope you realize how much we appreciate it, so thank you

  • @funboys1000
    @funboys1000 10 місяців тому

    mate ur face and voice doesn't match but ur content is solid!

  • @SurinamElephant
    @SurinamElephant 10 місяців тому

    I dont mean to be harsh, everybody speaks the way they can and i would probably sound worse, but i think it would be amazing if you could put some emphasis into your pronounciation / clarity of your speaking. I can always understand the things you say in the context or if i can guess what you were trying to say, but especially during the longer tutorial or course parts of your content it takes quite a lot of effort to decipher certain parts. (Extreme example: 17:06)
    Not sure how to put this more nicely or more constructive, thanks for the content you do! Maybe you can improve it even more

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому +1

      Thanks for the feedback, I'm constantly trying to improve, it's definitely been a challenge since it's not natural for me to do presentations.
      Although I have improved quite a lot if you compare against my first video! When I watch that one I cringe with how bad I was heh

  • @wicgamesdev
    @wicgamesdev 9 місяців тому

    Glad to have you back on unity, even if thats with the cost of no pricing change, i sold my shares of this company as it might go Bankrupt. But at least you dont get tax by unity!

  • @MomoVader
    @MomoVader 10 місяців тому

    preety please, go RTS

  • @voidbotz5570
    @voidbotz5570 10 місяців тому +3

    Now I don't wanna go to Godot or unreal. Unity had made a huge blunder with the pricing system but is making up for it with Unity 6. Can't wait for it to fully release!

    • @ivanonlyone7160
      @ivanonlyone7160 10 місяців тому +4

      It's not like it will be a big deal for most developers anyway, I mean if you don't expect your game earn more than 200k annually

    • @mgordon1713
      @mgordon1713 10 місяців тому +3

      The licensing price of Unity 6 is still half price of Unreal Engine.

    • @BrunodeSouzaLino
      @BrunodeSouzaLino 10 місяців тому

      @@ivanonlyone7160 Except for Unity changing the terms so they can retroactively apply changes. Even if they said they won't charge people which don't fit that criteria, there's nothing preventing them from just doing that, since the license you agreed on gives them that permission.

    • @BrunodeSouzaLino
      @BrunodeSouzaLino 10 місяців тому

      @@mgordon1713 It isn't though. Epic doesn't demand you to be on a paid plan to use or have access to certain features. While Epic does offer per seat subscription like Unity, that's for support. Every other engine feature is free.

    • @mgordon1713
      @mgordon1713 10 місяців тому

      @@BrunodeSouzaLino Wrong. When using Unreal Engine, even on free plan, if you earn more than 1 million USD per year (Same as Unity) on your game, you have to pay 5% (Double of Unity) in royalty fees.

  • @pixels_2124
    @pixels_2124 10 місяців тому +1

    I'm still on the fence about Unity after the whole fiasco last year.
    It's a pretty great engine, but I'm kinda on an open source adventure, and Godot seems like it will suit me well enough for the types of ganes I wanna build.
    It also has a tone of QOL features that I'm surprised Unity and Unreal don't have.

    • @CodeMonkeyUnity
      @CodeMonkeyUnity  10 місяців тому +1

      All 3 engines are excellent nowadays so there's really no wrong answer. The best engine is the one that allows you to bring your game ideas to life, best of luck!

  • @Akash-j3d8p
    @Akash-j3d8p 10 місяців тому +1

    Yep, that no splash screen thingy is what I'm waiting for. The rest looks good but still not interesting like Unreal does.

  • @siva6008
    @siva6008 10 місяців тому

    1000th like is me🤩

  • @MangaGamified
    @MangaGamified 9 місяців тому +1

    Unity Tuanjie has more features tho

  • @typhereus
    @typhereus 10 місяців тому +1

    Excited to be a unity dev.

  • @sixjac
    @sixjac 10 місяців тому

    Maybe if support wasn't so shit would be ok

  • @litjellyfish
    @litjellyfish 10 місяців тому +2

    Interesting. Still about the AI stuff it’s rather vague. And here is the mistake Unity has done before. Show some info but just part of the picture. With little clear real word examples. And real release dates.
    Whole unreal had a more grounded approach where when they announce things it seems more production ready and tied to real world examples.
    Sure it’s nice with the copilot. But as some of this is built on other open tech. It feels more like a plugin. Or asset store stuff than code integrated features.
    Like unreal is showcasing real wow opener. And at the same time show the core battle proven workflows now being moved into unreal where one can model. Texture and rig in one unified package.
    Still about the copilot for smaller projects and more beginners it seems as an awesome feature :)

    • @lizkimber
      @lizkimber 10 місяців тому +1

      Tbh i wish unity wouldnt tell us about ideas on paper. Only stuff they had made head way on and showed viable worth. Because we have had too many half done and abandoned or at least seemingly abandoned ideas.

    • @litjellyfish
      @litjellyfish 10 місяців тому +1

      @@lizkimber yes and let’s be fair. Many of new features and systems in Unity was implemented so so pipeline wise. And either abandon for lack of resources. Or abandoned as the desire really never worked well and was adopted by the users. A bit like with 3dsmax where they bought systems or plugins and interested it as their take on what other software had. It was just a cheap inferior version of it.
      This create bot just a bloated software but inconsistency and a shattered product.
      If one compare to many of the core systems in Unity that was good or even the one that was so so but was used by the majority. They were updated and improved. And is still used today.
      I talk more about the core of Unity around say 2014. Before too many new systems and features was started with promises. Today 10 year later many of those projects was never released or abandoned later in while still affecting the product.
      Which is sad as I felt that ten year ago Unity was so ahead of unreal when it came to easy of use. Prototyping etc etc.

    • @v0ltdev
      @v0ltdev 10 місяців тому +3

      Whats vague about the AI stuff? And the release date of unity 6 is late october-november. You can also fully texture, model and rig something just by using unity

    • @litjellyfish
      @litjellyfish 10 місяців тому

      @@v0ltdev it’s not presented in details. It’s more what the feature will be able to do but they don’t show HOW
      Yes but the tools for mentioned is so different. The level I so much higher for unreal. That is one of unity’s big issues. They have features bit either they don’t fully work or they don’t work so well / are slow / not very efficient.
      It’s this difference in qualify that off puts me. Ok yes you can do a lot with Unity. And it’s super good for quick prototyping. Still often it feels that the people making Unity have little real world game development experience compared to unreal where you know that they understand those real world large scale pipelines. And often innovent themselves with new production pipelines.
      I think Unity greatest feature was how they set up monobehavior and the core logic flow. / state. Nothing unique but at time it was nothing with this easy of use.
      But look at all the disasters with DOTS and their visual scripting. Projects that started ten year ago and still really have not delivered production proven yet.

    • @v0ltdev
      @v0ltdev 10 місяців тому +1

      @@litjellyfish they did show how the AI tools work last unite, what they did here at GDC is more or a recap of unite and a few extra stuff. It is true that some unity features feel a bit undercooked but its not like unreal is that much better, unreal just knows how to show the flashy stuff but there are a lot of undercooked features in it as well. The people working at unity are not the problem, it was more of a management problem, I know someone that works at unity and he told me a lot of them use the engine for personal stuff and there are a ton of talented people who want the best for unity, but they were always fucked sideways by management. But now with the management change the future for unity is looking really bright, unity really started cooking with unity 2023/6, the APV's and new light baker are very well made, the water system is amazing (unreal's is still experimental), RayTraceing works really well, the new editor overlays are really good, there are a ton of performance and QoL improvements and all this just from the tech release. And DOTS and Visual Scripting are production ready, a lot of projects released using those.