Skip to content

Fix Warning#4

Open
MdCode002 wants to merge 3 commits intojamschutz:masterfrom
MdCode002:master
Open

Fix Warning#4
MdCode002 wants to merge 3 commits intojamschutz:masterfrom
MdCode002:master

Conversation

@MdCode002
Copy link

No description provided.

This commit addresses a compiler warning in the EventSystemChecker.cs file. The warning was related to the use of the obsolete property 'forceModuleActive' in the StandaloneInputModule. As per the latest Unity documentation, there is no need to set this property, as StandaloneInputModule now functions universally across all platforms. Therefore, the line of code responsible for setting 'forceModuleActive' has been removed to eliminate the warning and maintain codebase compatibility with current best practices.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant