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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Resolution Note:
We don't recommend using OpenGL on Windows