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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
Add comment