126
  • Unity Software said Monday that it would lay off about 1,800 employees, or 25% of its overall workforce, as part of a corporate restructuring plan.
  • The company said it is unable to “reasonably estimate the costs and charges in connection with this reduction, which it expects will be substantially incurred in the first quarter of 2024.”
  • In October, John Riccitiello retired as Unity’s CEO, while former Red Hat CEO James Whitehurst became interim CEO.
all 34 comments
sorted by: hot top controversial new old
[-] sirdorius@programming.dev 88 points 9 months ago

It's great to see the majority of workers paying for the mistakes of that big pricing fuckup that was approved by a minority of people in power. Just a normal day for capitalism, nothing to see here.

[-] Marcbmann@lemmy.world 7 points 9 months ago

How do you expect a business to run? Every major business decision go to a vote? Or should a company that is bleeding cash not lay off anyone until the company shuts down and everyone is out of a job?

[-] sirdorius@programming.dev 29 points 9 months ago* (last edited 9 months ago)

Every major business decision go to a vote?

Yes, especially when you plan to fuck over all your existing customer base, as was the case here. A lot of Unity employees knew this was a major fuck up, and would have never went with the plan

[-] KepBen@lemmy.world 15 points 9 months ago

The second one. It's funny that people think this is an absurd suggestion, too.

[-] Marcbmann@lemmy.world 3 points 9 months ago

Lmao, yeah, let's just let everyone join the unemployment line together. Big brain moves.

[-] KepBen@lemmy.world 1 points 5 months ago

"If we don't do what they say they'll bring the entire economy to a halt, yes this is the best most flawless system imaginable" is definitely an objective and emotionless assessment and not ideological cowardice.

[-] saintshenanigans@programming.dev 2 points 9 months ago

Actually there's a hidden option C!

The execs take a fucking pay cut for fucking up their company instead of subsidizing their wealth on the suffering of those who earned them that wealth.

I know I'm a little liberal on this one but anything over like 200k salaried should mean "I've done an amazing job helping the company grow"

[-] deur@feddit.nl 11 points 9 months ago

Or should a company that is bleeding cash not lay off anyone until the company shuts down and everyone is out of a job?

Y. E. S.

This isnt as absurd as you think, its not the goddamn employees fault the execs suck ass. If there are performance issues from an employee that is different, but in general these moves are wholely driven by failure at the exec level.

[-] Marcbmann@lemmy.world 6 points 9 months ago

So because the execs suck ass, everyone should lose their jobs instead of a fraction of the employees. Genius move.

[-] mrkite@programming.dev 5 points 9 months ago

Because the execs suck ass, everyone will lose their job eventually an yway.

[-] MadhuGururajan@programming.dev 8 points 9 months ago

Lay off a few C-Suite. Abolish golden parachutes. It's not so difficult that a company can't run for a few months without execs.

[-] DaleGribble88@programming.dev 8 points 9 months ago* (last edited 9 months ago)

Others have already stated the second option as preferred, I'm going to offer up some more context. The obvious contemporary example of this sort of structure is a co-op. There is usually some general manager or CEO-like position that handles day-to-day operations, and major business decisions are decided by a member vote. If that is a little too on the nose, it is not uncommon to have a shareholder vote for major business changes in a more traditional, publically traded, company.

[-] agamemnonymous@sh.itjust.works 6 points 9 months ago

Every worker a member of the board

[-] askat@programming.dev 41 points 9 months ago

Still boggles my mind that Unity has 7700 employees. It's funny how Godot while having only 10(?) developers is considered good alternative for Unity.

[-] derfl007@lemmy.world 35 points 9 months ago* (last edited 9 months ago)

TBF godot is open source and has over 2300 contributors on github. Still less than unity and most of those don't get paid for their work, but saying that there are only 10 developers is not true and not fair to all of the people contributing in their free time

[-] fogetaboutit@programming.dev 9 points 9 months ago

Not all 2300 worked full time on godot tho. Most contributors either want to add a feature and leave, or bugfix and then leave. But those 7700 unity employees sounds like full time or at least part timer to me.

[-] Windex007@lemmy.world 13 points 9 months ago

The 7700 wouldn't all be in roles that directly contribute to the codebase, either.

[-] colorado@programming.dev 5 points 9 months ago* (last edited 9 months ago)

It is mind boggling to me how "high touch" business to business sales is like who do you need a dedicated account representative for every customer?

[-] NovaPrime@lemmy.ml 8 points 9 months ago

There is more to sales than just the initial contract. Each account has a CLV and its the job of the revenue teams to not only figure out what this is, but then funnel customers through the various stages of post-sales business development, product adoption growth, churn mitigation strategies...etc. to not only meet this but extend it. Sales and revenue are not just a one and done operation. When done correctly you essentially have a farming model vs a hunting one (this can be further refined with things like ICPs, funnel feedbacks...etc), but this often requires some level of continuous account touch points to maintain (gotta water the plants, keep them free of weeds, put down new fertilizer when appropriate, ensure there are no pests causing problems, weather proof the enclosure as much as possible...etc, you get the idea).

That being said though, a lot of businesses are still operating on the pre 2022 growth models or are just now catching up and trying to shift to a more sensible revenue based model, and that is leading to sheding of numbers in an (often misguided imo) attempt to not go under.

[-] derfl007@lemmy.world 4 points 9 months ago

Exactly. And the unity engine is not the only product that unity makes. They have a full cloud platform with DevOps tools, Game Services like Matchmaking, Leaderboards, Ads, etc. and many more things.

Nonetheless, what the Godot Team + Community is creating as a FOSS product is absolutely amazing and i would say it's well on its way to becoming the Blender of game engines

[-] towerful@programming.dev 4 points 9 months ago

7690 middle managers and 10 devs

[-] huginn@feddit.it 5 points 9 months ago

I'm curious how much those 2300 contributors have actually added to the repo though. Are they the equivalent of 10 full time devs? 100? 5?

[-] DaleGribble88@programming.dev 2 points 9 months ago

2300? Making a change to the repo is what makes someone a contributor. Sorry if I completely misinterpreted the question.

[-] DeadlineX@lemm.ee 2 points 9 months ago

I think they meant how much code each of those contributors added to the repo. Like did 500 just add a single line? Did some of them simply fix a typo in a single string? That kinda thing.

[-] huginn@feddit.it 2 points 9 months ago

I'm curious how much those 2300 contributors have actually added to the repo though. Are they the equivalent of 10 full time devs? 100? 5?

IE how much have the 2300 contributors added in aggregate compared to the 10 FTE?

My gut instinct is that the employees probably account for 90% of the codebase.

[-] askat@programming.dev 4 points 9 months ago

True. Didn't think about that.

[-] ursakhiin@beehaw.org 13 points 9 months ago

I was digging into it because that baffled me.

It looks like Unity Software provides a lot of services related to Unity and Cloud usage of the engine. I'm guessing this is a ton of consultants.

Godot is being pushed as an alternative for indie developers who likely weren't using those services. Those services are likely being used by developers making more mainstream games like Pokemon Go and Call of Duty Mobile.

Most of their employees are likely in that realm and marketing/sales

[-] saintshenanigans@programming.dev 2 points 9 months ago

Hoping it's not a mistake but I'm early enough in my career I'm still prepping for my first indie game and I'm currently pivoting to godot. I want to make pc and mobile titles, and I was already upset over how unity treated their customers and now they're laying off 25%... I'd rather try something else while I have time to learn

[-] Jaysyn@kbin.social 19 points 9 months ago

Doesn't matter, Unity is a dead man walking.

[-] Scrollone@feddit.it 11 points 9 months ago

Godot FTW!!!

[-] porgamrer@programming.dev 6 points 9 months ago

This actually could have been much worse. I heard they are trialing a system where they lay off one employee every time unity is installed, but luckily there have only been 1800 installs since September.

[-] autokludge@programming.dev 2 points 9 months ago

It is supposed also count prior installations, but customers haven't been have been under-reporting the numbers.

[-] KingThrillgore@lemmy.ml 4 points 9 months ago
this post was submitted on 09 Jan 2024
126 points (100.0% liked)

Game Development

3384 readers
2 users here now

Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.

Community Wiki

founded 1 year ago
MODERATORS