Search Issue Tracker

Fixed in 2018.2.X

Votes

0

Found in

2017.3.0f3

Issue ID

983804

Regression

No

ScriptableObject is recognized as MonoBehaviour in the snapshot.nativeTypes array

Profiling

-

Reproduction steps:
1. Open the attached project "BugReport_PackedMemorySnapshot_NativeType_ScriptableObject.zip";
2. Select Assets -> New My Scriptable Object in the Main menu;
3. Click BugReport -> Open TestCode Window;
4. Click Capture Memory 'Editor' button;

Expected results: ScriptableObject types should be recognized as ScriptableObject.
Actual results: ScriptableObject is recognized as MonoBehaviour.

Reproduced on: 2018.1.0b1, 2017.3.0p1, 2017.2.1p1, 2017.1.2p4, 5.6.4p3.

Comments (1)

  1. Peter77

    Jun 23, 2018 07:47

    Issue still exists in Unity 2017.4.6f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.