#aspect ratio fitter caused crash loop
1 messages · Page 1 of 1 (latest)
Would there be a way to delete this one component without opening editor?
Technically yes.
Unity scene files are just YAML files. So you can go in using an ordinary text editor and change stuff. The difficulty may be identifying the component in question.
Just tried removing the prefab but then the scene launches in this weird state (with lots of Engine Errors), nothing can be clicked. Errors point that there were a lot of references to this object in presumably by id in other files. Probably I just need to create the scene from ground up