sh0v0r Posted February 24, 2023 Posted February 24, 2023 Why would you do this, I have to baby sit the build and click Cancel to this 10 times. How do you remove this gross over eagerness to assume what the developer should be doing?
sh0v0r Posted February 24, 2023 Author Posted February 24, 2023 Open InteractionModeManagerEditor.cs and comment out the OnSceneOpened() Function...
Alex_HTC Posted April 4, 2023 Posted April 4, 2023 @sh0v0r Hrm, Make sure that the "auto add interaction manager" menu option is unchecked. The first few lines of the function check if the menu option is checked if (!ShouldAutoAddManager()) { Debug.Log("OnSceneOpened() Not add manager automatically."); return; }
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now