Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.37f1
2022.3.22f1
2023.2.17f1
6000.0.0b15
7000.0.0a1
Issue ID
UUM-68287
Regression
No
[OpenGLCore] Crash on nvoglv64.dll when opening a project
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”
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
- 'Load texture data on demand' corrupts Unity's packages Gizmos in Scene View
- "Unable to add Renderer to the Scene after Culling." error when adding a Terrain in a HDRP project
- [Vulkan] "Dont Care" LoadAction resets to "Load" when running on Mali devices
- Building the Player takes 25-50% more time in Unity 6 compared to 2022.3 when the IL2CPP scripting backend is selected
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
Resolution Note:
We don't recommend using OpenGL on Windows