Unity-Technologies/InputSystem

Input system 1.5 TestFramework.Player compile errors

TheXRMonk opened this issue · 2 comments

Input system 1.5 TestFramework.Player compile errors;
InputTestFixture.cs
line 94
and
line 168
is calling methods in InputSystem.cs that's under #if DEVELOPMENT_BUILD

Just to be clear; this will only compile if making development builds - releases won't compile.

Hi there

Thanks a million for the bug report and sorry to hear you're having issues. However we don't track bug reports through GitHub issues anymore. If you're issue is still on-going, we'd really appreciate a bug report using the instructions here https://unity3d.com/unity/qa/bug-reporting. This issue will now be closed.

Thanks
The Unity Input System Team