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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment