UPIW (for Unity Player Input Wrapper) is a tool helping you with Player Input component. That means that it handles the inputs detected by some Player Input component, and redirects them to the right ...
Noticed this issue while exploring the Simple Demo samples. Particularly the scene "UsingPlayerInput" does not allow me to hook up to a function with a CallbackContext parameter on it: When the scene ...