Search Issue Tracker
Fixed in 2017.3.0f3
Votes
2
Found in
5.5.0f3
Issue ID
857342
Regression
No
[DX11] The attached game crashes when closed from taskbar with AA disabled
Reproduction steps:
1. Open the attached project
2. Make sure that AA is disabled in Quality Settings
3. Build & run with -force-d3d11
4. Close from taskbar (Right click + close)
5. Game crashes
Gif - https://gyazo.com/aa49b9d22fbdfc900bc4d6ba36906771
Unity Versions: 5.5.0b1, 5.5.0f3, 5.6.0a5
========== OUTPUTING STACK TRACE ==================
0x01514C16 (d) physx::shdfnd::Foundation::getPAUtils
0x01514D19 (d) physx::shdfnd::Foundation::getPAUtils
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00EFA025)
0x00EFA025 (d)
0x01664A98 (d) physx::shdfnd::ErrorHandler::getErrorCallback
0x016A247F (d) physx::shdfnd::ErrorHandler::getErrorCallback
0x741462C4 (KERNEL32) BaseThreadInitThunk
0x77010719 (ntdll) RtlSubscribeWnfStateChangeNotification
0x770106E4 (ntdll) RtlSubscribeWnfStateChangeNotification
========== END OF STACKTRACE ===========
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment