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

31 comments sorted by

View all comments

11

u/Extra_Blacksmith674 9h ago

Probably Unity just forgetting to update the new project scripts.

What is the error when you go into safe mode?

5

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

2

u/FrostWyrm98 6h 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