Search Issue Tracker

Fixed in 5.0.X

Votes

0

Found in

5.0.0a7

Issue ID

605006

Regression

No

SampleAnimation no longer member of GameObject - not caught by automated conversion

Scripting

-

-e: the method SampleAnimation is no longer a member of GameObject which stops AngryBots form compiling

-repro:
--import AngryBots
--run the automated script conversion
--Try building the game (I used Linux)
--NOTICE the error:

Assets/Scripts/Modules/TerminalHack.js(33,34): BCE0019: 'SampleAnimation' is not a member of 'UnityEngine.GameObject'.

(Filename: Assets/Scripts/Modules/TerminalHack.js Line: 33)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.