Search Issue Tracker
Fixed
Fixed in 2022.2.5f1
Votes
0
Found in
2022.2.4f1
Issue ID
UUM-27858
Regression
No
Crash on System.Buffer:InternalMemcpy when entering Play Mode
Reproduction steps:
1. Open the attached “repro-project“
2. Enter Play Mode
3. Observe the crash
Reproducible with: 2022.2.4f1
Not reproducible with: 2022.2.8f1
Fixed in: 2022.2.5f1
Could not test with: 2020.3.45f1, 2021.3.19f1, 2023.1.0b6, 2023.2.0a4 - due to errors in the Console
Reproduced on: Windows 10 Pro
Note: Also reproduced in Player
First few lines of the stack trace:
{{0x000002257fda1b46 (Mono JIT Code) (wrapper managed-to-native) System.Buffer:InternalMemcpy (byte,byte,int) 30x000002257fe39dcb (Mono JIT Code) System.Buffer:Memcpy (byte,byte,int) }}
{{0x000002257fda1a13 (Mono JIT Code) string:memcpy (byte,byte,int) }}
{{0x00000224bcb7f13b (Mono JIT Code) PlayerBody:Awake () (at C:/Users/AgnieteMargeviciute/Documents/Unity Projects/IN-30555/Assets/_Scripts/PlayerBody.cs:3597) }}
{{0x00000223979ef9e8 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr) 7}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment