Search Issue Tracker

Won't Fix

Votes

0

Found in

2018.3.14f1

2018.4.0f1

2019.1.0a1

Issue ID

1153100

Regression

No

Unity crashes after entering the Play Mode when using GetUIVertexStream

uGUI

-

How to reproduce:
1. Open the user's project
2. Open the "Scenes/CrashScene" Scene
3. Enter the Play Mode (If the crash does not occur try entering the Play Mode again)

Expected result: Editor enters the Play Mode
Actual result: Editor crashes

Reproducible with 2018.4.1f1, 2019.1.3f1

Note: Could not try to reproduce on 2017.4.27f1, 2019.2.0b3, and 2019.3.0a3 due to compiler errors

Last couple of lines from stack trace:
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF632A3FC2D)
0x00007FF632A3FC2D (Unity) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF632C5BC99)
0x00007FF632C5BC99 (Unity) (function-name not available)
0x00000244E916563B (Mono JIT Code) (wrapper managed-to-native) UnityEngine.CanvasRenderer:CreateUIVertexStreamInternal (object,object,object,object,object,object,object,object,object,object)

  1. Resolution Note (2019.3.X):

    low priority and unlikely to be fixed.

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.