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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment