Search Issue Tracker

Not Reproducible

Votes

0

Found in

4.5.0b2

Issue ID

589248

Regression

No

Getting value of undefined Input axis in Update method freezes Unity and throws APPCRASH event log

Input

-

If axis "Some Undefined Axis" is not defined in Input manager, the following line of active component
void Update () {
Input.GetAxis ("Some Undefined Axis");
}
will produce a freeze of Unity and an APPCRASH event log once per every Unity launch.

Comments (1)

  1. iv7

    Feb 18, 2015 13:29

    Same in 4.6.2f1

Add comment

Log in to post comment