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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment