scene view에서는 멀쩡히 잘보이는데 game view에서는 안보이는 현상을 이틀동안 찾으면서 드디어...알아냈다.
이게 꺼져있었다.
알아낸 방법은 잘 나오는 파티클 시스템 값을 보고 차이점이 있나 대조하고 잘되는 쪽으로 따라했다..
왜 저게 꺼져있었는지는 모르겠지만.. 해결되어서 다행!
크기가 너무 작아서 안보이는 경우도 있다고 하니, 주의해서 작업합시다.
참고:https://answers.unity.com/questions/1358918/particle-system-not-showing-up-in-game-view-showin.html
Particle System not showing up in game view, showing up in scene view - Unity Answers
answers.unity.com
https://stackoverflow.com/questions/23754148/unity-particle-system-cannot-appear-in-game-scene
Unity Particle System cannot appear in game scene
I have problems with my unity particle system. It is appearing in the scene but it does not appear in the game scene after it is being played. What do you think the problem lies in?
stackoverflow.com