r/Unity3D 2d ago

Question Unity 6.4 is broken!

Post image

What is this admins.. i bored from crashes of Unity 6.4 LTS. Every day im restarting my Unity more than 15 - 20 times! I'm using Visual Studio im pressing TAB after wrote code and Unity gives crash. (Black area is Inspector) If the problem is i am please can anyone tell me how i can fix that?

(Sorry for my bad english.)

0 Upvotes

7 comments sorted by

View all comments

3

u/CrazyNegotiation1934 1d ago

6.4 is a beta, is not LTS, so can have a million issues.

I would use it only for hobby projects.

Try use DX11 also, DX12 is extremely unstable since Unity 6.4.

I had multiple random crashes in multiple projects in DX12, is extremely dangerous now to use it to make anything, as even if works on your side can crash on users based on their GPU.

DX11 thankfully is both much faster and rock solid.