Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3
2019.3.1f1
2020.1
2020.2
Issue ID
1222463
Regression
No
Crash on (ntdll) RtlUserThreadStart when exiting Play Mode
Reproduction steps:
1. Open user's attached project "pun_basics_tut" and scene "Launcher"
2. Enter Play Mode
3. Enter a name and press ""
4. Hold down the W key, spam left and right mouse button, A, D keys, and exit Play Mode while the robot is still performing those actions
--observe crash
Reproducible with: 2019.3.3f1, 2020.1.0a25, 2020.2.0a1
Could not test with: 2017.4.37f1, 2018.4.18f1 (errors)
The crash occurs right after:
Enlighten: LightingDataAsset started.
Assertion failed on expression: 'settings != NULL'
Full stack trace:
0x00007FFF92E2CED1 (ntdll) RtlUserThreadStart
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
This is a duplicate of issue #1205025