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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment