DOCS: Update documentation for MonoBehaviour OnMouse events (ISX-2383) by ritamerkl · Pull Request #2301 · Unity-Technologies/InputSystem · GitHub
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Packages/com.unity.inputsystem/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ The following is a list of known limitations that the Input System currently has

## Features Supported by Old Input Manager

* `MonoBehaviour` mouse methods (`OnMouseEnter`, `OnMouseDrag`, etc) will not be called by the Input System.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO this line should be kept with a mention that it is true up to 6.4

* Unity Remote doesn't currently support the Input System. This is being worked on.
2 changes: 2 additions & 0 deletions Packages/com.unity.inputsystem/Documentation~/Migration.md