#Entity scene error
1 messages · Page 1 of 1 (latest)
I'm not sure of the specifics of the issue you're talking about, as many different bugs could cause that, but we are fixing lots of bugs for 1.0.
Basically is this kind of error
If you look at the warning above, that is your actual error. The production of the Entity Scene files failed because of the exception above.
Ya. What I mean is those error should not pop up. It's always just randomly throw an error with different component name then editor will fail to function properly 🥲
From wat I observed, I think it's caused by Unity 2022.2 asset importer bug that sometimes when u try to update a package, if u have game object using MonoBehavior script from the package then u will high chance to get semi-transparent MonoBehavior at inspector tells u it's not working properly. You will need to reimport that MonoBehavior script to fix it. Previously at Unity 2021.3 dun have such issue and using dots 0.51 I think I never get this kind of error. 🤔
Have you reported a bug about this specific case?
Not yet
Please do, if you don't mind 🙂
👀 Can I tag u when I submit bug report?