Everyone can agree on VLC being the best video player, right? Game developers can agree on it too, since it is a great utility for playing multimedia in games, and/or have a video player included. However, disaster struck; Unity has now banned VLC from the Unity Store, seemingly due to it being under the LGPL license which is a “Violation of section 5.10.4 of the Provider agreement.” This is a contridiction however. According to Martin Finkel in the linked article, “Unity itself, both the Editor and the runtime (which means your shipped game) is already using LGPL dependencies! Unity is built on libraries such as Lame, libiconv, libwebsockets and websockify.js (at least).” Unity is swiftly coming to it’s demise.

Edit: link to Videolan Blog Post: https://mfkl.github.io/2024/01/10/unity-double-oss-standards.html

  • rivermonster
    link
    English
    1465 months ago

    Wait, people are still using Unity after they clearly demonstrated they’ll fuck you on a whim? Honestly, seems like everyone’s been given a fair warning about dealing with these scumbags. I get migrating a codebase is a motherfucker, and sometimes it is even easier to redevelop much or all of the project. But again, if you’re renting retail space from someone who is a psychopath, bipolar, and an arsonist (Unity in this case), and they might burn your shop down at any moment, sometimes you gotta move!

    • @[email protected]
      link
      fedilink
      English
      925 months ago

      I’ve said it before, and I’ll say it again: when a company does something that shows it doesn’t have its customers’ best interests in mind, it’s imperative that it be immediately and wholly abandoned.

      Companies have long since learned that we’ll ignore major red flags for the sake of convenience, and at this point they’re not even trying to hide the flags - they’re proudly flying them and laughing as we continue to give them business.

      • @ItsMeSpez
        link
        English
        215 months ago

        This is a good policy, but it’s not always that simple for people who have been making games on the engine. Many people have spent years of their lives working on projects using Unity, or have already released products using Unity which they are now supporting. Changing a project to another game engine is a massive undertaking, so Unity has a semi-captive consumer base in the short term.

        • Riskable
          link
          fedilink
          English
          -3
          edit-2
          5 months ago

          Oh come on! They’re software developers! The code they wrote three years ago is total shit and you (we) know it, haha.

          Take the time to learn something new, today. It’s practically what makes a software developer a software developer. If you’re not learning a new language, engine, or technique pretty regularly you’re going to have a hard time (eventually).

          The reason why software developers reinvent the wheel so often is because we know that the old wheel is garbage. It at least, the way we used it was. After being a software dev for a few decades, looking at your old code should always give you a feeling of, “I could’ve done that better.”

        • @chitak166
          link
          English
          -35 months ago

          Changing a project to another game engine is a massive undertaking

          That’s the price they pay for not doing things right the first time.

      • Riskable
        link
        fedilink
        English
        35 months ago

        Yeah! Everyone stop using Microsoft products today! I’m serious.

        I took this same advice in 1999. Been using Linux on my desktop ever since 👍

        Just like with unity: You have to learn some new skills if you switch to something else but the benefits outweigh the costs. It’s so much easier today than it was back then and this seems to be a universal truth: The sooner you switch off of any abusive platform the more quickly you’ll reap the rewards.

        Even better: Later, after everyone who didn’t switch is bitching about the latest nonsense from their abusive vendor of choice you can rub it in their faces and be like, “I switched to Godot ages ago and I am so glad I don’t have to deal with this kind of shit anymore.” Just like how Linux users say similar things about the latest bullshit from Microsoft whenever it comes up in the news (which is often, which is why it’s become a trope).

    • @linearchaos
      link
      English
      205 months ago

      New stuff would go well to end up under Godot. Porting your old s*** over and replicating all the assets and plugins is an insurmountable feet for most.

    • @douglasg14b
      link
      English
      -3
      edit-2
      5 months ago

      Uh… Ofc they are?

      Even after all this I’m about to start a new game using unity. Why?

      Because there’s no way I can bring it to market with the ecosystems available in any other major engine given the type of game that it is. I’ve already prototyped for almost a year using various options to narrow it down.

      I would be forced to build so much from scratch for the mapping tech that I’d never ship it in say Godot.

      Do I want to use unity? Hell no, but am I going to give up on my dream because screw unity? Hell no. I’m not into pyric victories.

      • @RockHornet
        link
        English
        35 months ago

        There are a lot of ways to bring a game to market without Unity or Unreal. But if you can’t envision doing an input mapping system yourself just stop right now. It’s only going to get worse, engine or not.

      • @[email protected]
        link
        fedilink
        English
        05 months ago

        It is classic internet outrage complely disconnected from what smaller game devs have to go through. Don’t get in the way of a good internet outrage as a legit, actual gamedev who knows why this is damn near impossible, or you’ll get downvoted.

        The whole argument of leaving Unity hinge on the fact that Godot is a close replacement, it is not.

    • @chitak166
      link
      English
      -55 months ago

      I get migrating a codebase is a motherfucker, and sometimes it is even easier to redevelop much or all of the project.

      This is the price they pay for not doing things right the first time.