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
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
- Crash on 'TransformParticleMesh' when editing the MeshFilter during PlayMode
- UI Toolkit Window popups are cropped when using an UHD monitor coupled with a lower resolution monitor
- Baked Lightmap ”View” button text is aligned incorrectly
Add comment