Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b2
Issue ID
864124
Regression
Yes
API Updater does not update Profiler.GetRuntimeMemorySize
Steps to reproduce:
1. Open the attached project (Unity5_BugReport_APIUpdater_Profiler_1.zip)
2. Execute Mainmenu/BugReport/Profiler
3. Observe a System.MissingMethodException is logged to the Console window
Expected result: The API Updater should update the DLL to the new method signature
Actual result: The API Updater gives an error
Note:
The source code for the DLL can be found in the project as well, it's named ClassLibrary1_Source.zip.
Reproduced with: 5.6.0a1, 5.6.0b2, 5.6.0b3
Not reproduced with: 5.5.0p3
Regression introduced in 5.6.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment