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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment