Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2023.1.0b14
Issue ID
UUM-44296
Regression
No
IL2CPP build occasionally gets error "0xC0000005"
1. What happened
Occasionally users of our game will crash with "access violation" error where some arbitrary low integer memory address is trying to be read from
Example:
Unhandled exception at 0x00007FF9CB706BFF (UnityPlayer.dll) in crash.dmp: 0xC0000005: Access violation writing location 0x0000000000000044.
I originally reached out via forums to one of your staff members with the following message:
Hey, so our game built with il2cpp for windows 64 bit using beta 11 or 12 has been seeing some crashes (I think the same crashes have occurred previously as well)
One thing to note about this crash is that I've personally experienced it (but rarely) and I also experienced it OFTEN on an AMD GPU, in almost all 3D games for the longest while, new driver updates kept reducing the issue but I had to swap and I now have NVIDIA
I'm curious if it's possible that I send you the .dmp/crash file and if this could help in some way for determining what causes the crash? It seems to be an elusive "general error" that has no obvious solution to it:
Unhandled exception at 0x00007FF9CB706BFF (UnityPlayer.dll) in crash.dmp: 0xC0000005: Access violation writing location 0x0000000000000044.
2. How can we reproduce it using the example you attached
No idea, I'm attaching a .dmp file
Note: Issue was not reproducible by CQA hence no testing was done
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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2023.1.X):
There are no fixes planned for this Bug