Copyright © 2026 Unity Technologies
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
Reproduction steps:
1. Open the attached “repro-project“
2. Observe the silent crash
Reproducible with: 2021.3.37f1, 2022.3.22f1, 2023.2.17f1, 6000.0.0b15
Reproduced on: Windows 10, Windows 11 (by reporter)
Not reproducible on: No other environment tested
Note: The stack trace involves nvoglv64.dll, which is related to NVIDIA's OpenGL driver. However, the stack trace is improperly generated, as evidenced by missing function names indicated by (function-name not available):
”…
'C:\WINDOWS\SYSTEM32\dbghelp.dll', fileVersion: 10.0.19041.3636
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFE04928193)
0x00007FFE04928193 (nvoglv64) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFE04861461)
0x00007FFE04861461 (nvoglv64) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFE04A2921F)
0x00007FFE04A2921F (nvoglv64) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFE04A28DDB)
0x00007FFE04A28DDB (nvoglv64) (function-name not available)
0x00007FFE04CA5798 (nvoglv64) DrvValidateVersion
0x00007FFED1187344 (KERNEL32) BaseThreadInitThunk
0x00007FFED1EA26B1 (ntdll) RtlUserThreadStart”
Issues you vote on will appear here