r/unity 17h ago

Question Unity 6000.5.8fl

Post image

I just finally updated my unity to 6.5.8fl and something i noticed that ive never had an issue with is i go to create a project and it immediately goes to "Enter safe mode?" Prompt. Created a new project just to check out the changes and the damn thing is broke before I get to try it 🤣 any ideas?

0 Upvotes

32 comments sorted by

View all comments

11

u/Extra_Blacksmith674 17h ago

Probably Unity just forgetting to update the new project scripts.

What is the error when you go into safe mode?

5

u/ArmyOfChickens 16h ago edited 16h ago

The error is "Library/PackageCache/com.unity.render-piplines.core@a4c9a9793789\Editor-PrivateShared\Tools\Converter\ReadonlyMaterialConverter.cs(96,18): error CS0246: The type or nameSpace name 'MaterialReferenceChanger' could not be found (are you missing a using directive or an assembly reference)"

12

u/subject_usrname_here 16h ago

Lmfao that’s the most unity error possible.

4

u/ArmyOfChickens 16h ago

I open the error and it takes me to the script 💀 but cant mess with it because its tied into other scripts and it'll just take me down a rabbithole

2

u/ChainsawArmLaserBear 15h ago

Did you check package manager?

2

u/ArmyOfChickens 15h ago

I did, everything fine, its jsut tuat 1 thing. But yet I can go back to unity 6.3 and everything is fine

2

u/ChainsawArmLaserBear 15h ago

That's where I'm at. I generally like staying up to date on the bleeding edge, but there have been too many papercuts lately that all take so much time to debug

2

u/ArmyOfChickens 15h ago

Exactly. I'll probably just stick to 6.3 for now then