Search Issue Tracker
Fixed in 0.2.3-preview.1
Votes
0
Found in [Package]
0.2.2-preview.1
Issue ID
1224644
Regression
Yes
[Profiler] "Exception: GetManagedObjectSize" when inspecting string values in memory profiler
Steps to reproduce:
1. open attached snapshot in the Memory Profiler
2. in the treeview, select the System.String group
3. In the table below, click on a String Value around in the table, click on the value
Expected: No error log in the Console
Actual: Exception Log appears: "Exception: GetManagedObjectSize was called on a instance of ObjectData which does not contain an managed object."
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment