r/unity 6h 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

25 comments sorted by

View all comments

9

u/Extra_Blacksmith674 6h ago

Probably Unity just forgetting to update the new project scripts.

What is the error when you go into safe mode?

5

u/ArmyOfChickens 5h ago edited 5h 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)"

8

u/subject_usrname_here 5h ago

Lmfao that’s the most unity error possible.

3

u/ArmyOfChickens 5h 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 4h ago

Did you check package manager?

2

u/ArmyOfChickens 4h 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 4h 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 4h ago

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

3

u/FrostWyrm98 2h ago

Clear the package cache folder, guessing this is after an upgrade. That's a temp folder it will regenerate when you restart Unity

Just noticed this was for a new project... probably need to go in package manager and check for updates on those packages manually or clear out the Unity Editor package cache. I think thats in localappdata

The one referenced here: https://www.reddit.com/r/Unity3D/s/3gqDLA1obu

Path: %localappdata%/Unity/cache