質問編集履歴

2

エラーの追加

2020/11/02 08:19

投稿

Suchmos23
Suchmos23

スコア6

test CHANGED
File without changes
test CHANGED
@@ -523,3 +523,19 @@
523
523
  }
524
524
 
525
525
  ```
526
+
527
+
528
+
529
+ ### 吐かれているエラー
530
+
531
+ - Adreno-GSL: <gsl_memory_alloc_pure:2270>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.  
532
+
533
+ - Unity : OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY: Not enough memory left to execute command
534
+
535
+ - Unity : (Filename: ./Runtime/GfxDevice/opengles/GfxDeviceGLES.cpp Line: 354)  
536
+
537
+ - Unity : Could not allocate memory: System out of memory!  
538
+
539
+ - Unity : Trying to allocate: 1228804B with 16 alignment. MemoryLabel: Texture  
540
+
541
+ - Unity : Allocation happened at: Line:78 in  Unity : Memory overview

1

C#タグの追加

2020/11/02 08:19

投稿

Suchmos23
Suchmos23

スコア6

test CHANGED
File without changes
test CHANGED
File without changes