Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2018.2.0a1
2018.4
2019.2
2019.2.8f1
2019.3
2020.1
Issue ID
1211027
Regression
Yes
Crash on GUIEventManager::PopEvent when event triggers and Event.PopEvent(null) is called
How to reproduce:
1. Open attached project "Case_1211027" and load "SampleScene"
2. Press Play
3. Click on the Game screen
Reproducible with: 2018.2.0a1, 2018.4.16f1, 2019.2.19f1, 2019.3.0f5, 2020.1.0a19
Not reproducible with: 2017.4.36f1 (instead throws errors in console)
First lines of the stack trace:
0x00007FF7EB9F19B2 (Unity) InputEvent::operator=
0x00007FF7EA7AF7D5 (Unity) GUIEventManager::PopEvent
0x00007FF7E9B88963 (Unity) Event_CUSTOM_PopEvent
0x000001B03C3B1DDE (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Event:PopEvent (UnityEngine.Event)
Notes: on 2018.2.0a1 2019.3.0f5 and 2020.1.0a19 it crashes as soon as Event.PopEvent(null) is called without the need to click on Game screen
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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a23
Resolution Note (fix version 2019.3):
Fixed in 2019.3.5f1