Hi all I'm getting a console yellow warning which reads:
Missing types referenced from component SettingsManager on game object AL_SettingsManager:
AC.EventCameraSwitch, Assembly-CSharp (1 object)
I can't see anything wrong with the overall settings, but have recently upgraded version to 1.80.5 - not sure wehn this error turned up though. could be unrelated.
Any ideas - its not casuing a major issue but as i progress i dont want a nasty surprise?
Thanks
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
I believe this is down to the new AC.asmdef file in the Scripts folder creating a conflict with existing Events defined in the Events Editor - apologies for the hassle.
You should be able to remedy it by removing the AC.asmdef file - but for future-proofing I'd recommend keeping it, and instead rebuilding the "Camera -> Switch" event you have defined.