- Home /
API Update ruined my scripts
Hey! So I was trying to make a pause menu and copied this script into my game and I needed to run a API update. So I updated and it made virtually all my scripts red so I think it installed a older update or something. Sadly, this is the one time I didnt make a backup and my last one was ages ago and would loose all my things that I have spent weeks on. Is there any way to fix this?
Answer by tanoshimi · May 14, 2017 at 08:43 AM
So you lied when you clicked the button that said "I Made a Backup. Go Ahead!"?
Then you'll just have to manually correct the errors, or else restore from whenever your previous backup was.
Your answer
Follow this Question
Related Questions
How can I change ApiCompatibilityLevel before Unity start? 0 Answers
Is there a way to dynamically attach a script to a GameObject during runtime? 1 Answer
Load different render textures into Raw image object 0 Answers
How to make Input.GetAxis work on certain area only? 0 Answers
"Only assignment, call, increment, decrement and new object expressions can be used as statements" 1 Answer