Search Issue Tracker
Active
Votes
1
Found in
6000.0.53f1
6000.1.11f1
6000.2.0b9
6000.3.0a1
Issue ID
UUM-110767
Regression
No
Crash on GraphicsBuffer:InternalSetNativeData when loading a specific scene
How to reproduce:
1. Open the attached “IN-103306.zip” project
2. Observe the crash
Reproducible in: 6000.0.0b13, 6000.0.53f1, 6000.1.11f1, 6000.2.0b9, 6000.3.0a1
Could not test with: 2022.3.64f1, 2023.3.0a2 (compilation errors)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
{noformat}0x00007FFD85318A8D (Unity) memcpy
0x00007FFD82AD3865 (Unity) GfxDeviceClient::WriteBufferData
0x00007FFD81A3774C (Unity) GraphicsBuffer_CUSTOM_InternalSetNativeData
0x0000023D299BF805 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.GraphicsBuffer:InternalSetNativeData_Injected (intptr,intptr,int,int,int,int)
0x0000023D299BF753 (Mono JIT Code) UnityEngine.GraphicsBuffer:InternalSetNativeData (intptr,int,int,int,int){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment