FastScriptReload icon indicating copy to clipboard operation
FastScriptReload copied to clipboard

Issue with the Rewired package and FSR 1.6

Open nergethic opened this issue 1 year ago • 2 comments

I'm currently using Unity 2022.3.16f, and FSR 1.5 is working flawlessly with Rewired 1.1.49.1. However, when I upgrade the package to version 1.6 or use the latest development version (5b61e98), I encounter the following errors: "Rewired: Rewired is not initialized. You must have an active and enabled Rewired Input Manager in the scene before calling any part of the Rewired API"

nergethic avatar Feb 26 '24 23:02 nergethic

I don't have rewired and won't be able to check. Nothing initialization wise should change from 1.5 to 1.6 as far as I remember.

Are you 100% sure changing versions (without changing anything else like domain-reload) gets it working?

handzlikchris avatar Feb 27 '24 09:02 handzlikchris

Yes, I tested it multiple times. I was deleting the Library folder before updating the version and was doing the same live code changes. I forgot to add that this error happens only after I change the code in play mode.

nergethic avatar Feb 27 '24 13:02 nergethic