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
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)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Resolution Note (2019.3.X):
low priority and unlikely to be fixed.