daemon3000 / InputManager

Custom InputManager for Unity
Other
587 stars 88 forks source link

InputManager export fail #25

Closed reberzon closed 7 years ago

reberzon commented 7 years ago

Attempting to export an InputManager.asset file that uses input characters "[" and "]" fails.

If these are replaced with other characters, the issue is resolved. Enclosed are sample .asset files that demonstrate the issue. Stack crawl from failure also enclosed.

InputManagerAssetFail.zip

daemon3000 commented 7 years ago

@reberzon Fixed it.