What are Redirectors and How do you Fix Them? Unreal Engine 5 Tutorial

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024
  • Redirectors are an important but often misunderstood part of Unreal Engine development. In this video I show you what redirectors are, how they work, and the different ways they interact with your project. In general, redirectors are what throw errors when you move a lot of objects or rename files in Unreal Engine.
    How To Instantly Improve Unreal Engine Performance: • How To Instantly Impro...
    Unreal Engine Redirectors Documentation: docs.unrealeng...
    #unrealengine #unreal #unrealengine5 #gamedev #gamedevelopment

Комментарии • 38

  • @YourJudgement-ms7kv
    @YourJudgement-ms7kv 2 месяца назад +3

    .....THANK YOU!!!!! Been dealing with this for months and just kinda went "welp guess I can't do anything with this now" and left it. WHY are these things invisible to begin with! I had layers upon layers of these things and didn't even know they existed. Thanks again!

  • @bobsort
    @bobsort Год назад +6

    3:05 I'm not unreal programmer, but we do this with software development, when we are refactoring a code to different location, but others too reference that file in their code that we do not have access. we fix our references to point to new location but leaving the original code in same place, making sure we don't break other's code, allowing them to fix their own code.
    Thank you for tutorials, I hope we see a lot more videos, like at least 5 a day 😝

  • @atlanteum
    @atlanteum 6 месяцев назад +2

    Boy, did you ever just clear up some headaches I've been having - Thanks!!

  • @russischerzar
    @russischerzar 3 месяца назад

    Thank you. I had a weird issue where I would continually get the same redirectors even after using the option to fix them. Showing them via the filter and updating them one by one fixed the issue and this video helped pointing me in the right direction :)

  • @turkm3000
    @turkm3000 Год назад

    Man your content is so deep even i still using ue4, pleas more.

  • @jeffdavies2824
    @jeffdavies2824 10 месяцев назад +1

    Thanks for this! Whenever I submit content to the Unreal Marketplace I always get the bounced back to me saying I need to fix up the redirectors. After today being the 4th time to get an asset pack rejected, I sought to learn what in thhe heck the redirectors were. Your video clued me in on how they get created!

  • @univexnate8013
    @univexnate8013 Год назад

    Dude, thank you so much for this. I was litteraly desperate when i couldn't build my project bc of this so thank you very much for your help.

  • @tastysnak
    @tastysnak Год назад

    Thanks for the in depth explanation. I am in the habit of right clicking my Content folder and clicking Fix Up Redirectors whenever I move something, but now I understand more about what's actually going on. Please keep these informative videos coming!

  • @guillermo3dcode
    @guillermo3dcode Год назад

    Is so useful to see videos that go in depth explanation like this one, great work man, thank you for your work making this videos !!

  •  4 месяца назад

    Thank you, I was flabbergasted by some weird errors, and now I understand :)

  • @BooneyTune
    @BooneyTune Год назад +1

    That error for the asset already exists has been killing me! Thanks for the fix on this!

  • @nintenjo64
    @nintenjo64 Год назад

    Very helpful, i think anyone who learns unreal especially in a shared work environment should learn about these as once you add source control ontop of redirectors its gets very messy, very quick.

  • @Drew-Chase
    @Drew-Chase Год назад

    This has been pissing me off for so long.... Thank you very much!!!

  • @Peter-qp7vc
    @Peter-qp7vc 6 месяцев назад

    Thanks so much! Im actually using unreal engine for Fortnite and had this problem, and the solution was very similar to this. Great video!

  • @99.googolplex.percent
    @99.googolplex.percent 8 месяцев назад

    Thank you for the tutorial and being straightforward!

  • @DrCisco
    @DrCisco 8 месяцев назад +1

    The option to fix but keep the redirector is useful when you have a game that has a modding SDK. You can fix the references for those assets in your game but keep the redirectors so that modders can fix the references in their mods. You can then give them some time to do it and get rid of redirectors in the next patch.

  • @sutadoralive
    @sutadoralive Месяц назад

    Great video. Thanks a lot!

  • @allblueversusfighting1515
    @allblueversusfighting1515 Год назад +2

    That was definitely usefull, thank you.

    • @zaxisup
      @zaxisup  Год назад +1

      Glad you found it helpful!

  • @D0RASIMA
    @D0RASIMA Год назад +1

    Thank you!

  • @kiannn
    @kiannn 6 месяцев назад

    Thank you so much, this was super helpful

  • @kasualkalamari
    @kasualkalamari 5 месяцев назад

    Now i can organise my file structure with confidence

  • @ajrnaro3831
    @ajrnaro3831 5 месяцев назад

    Great thanks!

  • @matthewedmonds8753
    @matthewedmonds8753 9 месяцев назад

    Does this tool also deal with external file moves? I moved a project from one computer to another (including all the imported datasmith files) in windows explorer, and now I cannot use the reimport or reimport with new file to bring in updates exported from my DCC.

  • @marko8095
    @marko8095 2 года назад +1

    Does that mean that the place that is referencing the asset also needs to be resaved? For example: I move the static mesh referenced by the level. I fix up redirectors, doest that also change the level map asset file? If not I don't understand the point of redirectors, why doesn't UE fix them up automatically? What is the pitfall here, or the danger when fix uping redirectors? Why do they exist?

    • @zaxisup
      @zaxisup  2 года назад +1

      You don't have to re-save the level if you fix up a redir. The main purpose of them is to help you track changes. For instance, if a dev on a large project moved a bunch of stuff and checked in their changes they might break the build. In which case, another dev or QA could use the redirectors to track down what changed in order to figure out why it broke.

    • @DavesChaoticBrain
      @DavesChaoticBrain Год назад

      @@zaxisup Or they could, you know, just have a log file created showing what changed.

  • @philbertmill2
    @philbertmill2 Год назад

    Wait, so there is no solution to this? Once the problem occurs you are permanently doom to put up with this in the project? having to delete redirectors, and dealing with duplicated folders?
    I have "Fixed Up Redirectors" in every folder, but still when I rename one of the folders, another copy of the folder appears. So Fixing redirectors doesn't really do anything, it just deletes the redirectors, but the folders are permanently damaged, right?

  • @kartoplia
    @kartoplia 4 месяца назад

    thank you

  • @ABentPaperclip
    @ABentPaperclip 4 месяца назад

    what I don't get is why it doesn't just happen automatically, or pop up a box saying "hey these files are referenced a bunch- should we move this shit and create redirectors? or do you want to wait for us to fix all those references right now"

  • @klovvin
    @klovvin Год назад

    Very cool

  • @rocketpoweredchimpgamesphi7798
    @rocketpoweredchimpgamesphi7798 10 месяцев назад

    Just a simple rename of a folder (which works perfectly when done in Unity!) causes so much hassle here in UE! I still can't for the life of me (even following this video exactly) get the redirectors to go away and allow me to remove the old folder! Oh well, just have to live with it! lol!

  • @mattnoxon3615
    @mattnoxon3615 Год назад

    Unreal missed an opportunity to call that "Startchitecture"

  • @DavesChaoticBrain
    @DavesChaoticBrain Год назад

    This is a SERIOUS pain in the ass! Is there not a way to fix the redirects when you move things? Anything that would be more convenient...

  • @comalab2387
    @comalab2387 2 месяца назад

    I wonder what they were smoking when they designed this.

  • @dubscope2246
    @dubscope2246 10 месяцев назад

    thank you this was on point