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
-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)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Light is not applied properly to Terrain Details when using Light Layers
- Opening reference for XR component redirects to a missing page
- [Android]Crash on PersistentManager::GlobalToLocalSerializedFileIndex(SerializedObjectIdentifier const&) when building the Android Player
- [Android] The Video Player stops playing at different points when Skip On Drop is enabled
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
Add comment