OutOfMemoryException이 나는데 어떻게 해결하면 될까요
588
投稿した質問数 1
OutOfMemoryException: Out of memory
System.Array.Resize[Vector3] (UnityEngine.Vector3[]& array, Int32 length, Int32 newSize) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Array.cs:1929)
System.Array.Resize[Vector3] (UnityEngine.Vector3[]& array, Int32 newSize) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:91)
System.Collections.Generic.List1[UnityEngine.Vector3].set_Capacity (Int32 value) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:622) System.Collections.Generic.List1[UnityEngine.Vector3].GrowIfNeeded (Int32 newCount) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:100)
System.Collections.Generic.List`1[UnityEngine.Vector3].Add (Vector3 item) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:91)
BoardManager.InitialiseList () (at Assets/scripts/BoardManager.cs:40)
BoardManager.SetupScene (Int32 level) (at Assets/scripts/BoardManager.cs:90)
GameManager.InitGame () (at Assets/scripts/GameManager.cs:18)
GameManager.Awake () (at Assets/scripts/GameManager.cs:14)
回答 0
싱글턴패턴
0
5
1
코드 관련 질문
0
21
2
섹션7 수업자료 업로드 부탁드립니다.
0
22
2
Dictionary Key를 int에서 string으로 변경한 이유에 대한 문의
0
19
1
UI 기능 관련 질문이 있습니다!
0
37
2
03-01 (16. CharacterController)
0
31
2
TLS 질문드립니다.
0
43
2
Task 구현 28:36 Equals 에서 잘 모르는 부분이 있습니다.
0
27
2
SpinLock과 컨텍스트스위칭에 대해 질문 남겨요.
0
46
2
픽셀 좌표 스크린 좌표
0
33
0
Locomotion랑 Turn 이 꼭 부모 자식 관계일 필요가 있나요?
0
25
1
LobbyUIController의 백키가 사라졌는데 왜그런건가요?
0
41
2
무조건 타이틀 씬부터 시작해야하나요?
0
41
1
에셋이 없는데 어떻게 해야하나요?
0
52
1
플레이에는 문제가 없는데 빌드에서 문제가 계속해서 발생하네요.
0
382
1
플레이어 캐릭터나 적이 이동하는게 느리네요
0
506
1
gamemanager 질문
1
309
0
키보드 입력에 대한 질문
0
510
1
Loader에서 정적변수(static)를 읽지를 못하네요.
0
594
1
랜덤선택이 궁금해요
0
249
1
Soda의 layer
0
189
0
I don't know about this
0
254
1
다들 못찾으시는거같아서
20
945
5
드래그 자체가 전 안되는데 혹시 방법 알 수 있을까요?
0
356
1

