- Home /
Question by
cankirici34 · Jan 07 at 07:18 PM ·
poolingobject poolpool
I can't Implement the Pool system
I wanted to try unity's new object pooling system and the unity version I used was 2020.3.24f1. I thought I couldn't use it in this version and when I looked at the documentation I saw that I could use it from versions 2021.1 and 2021.2 and 2022.1 (I think there is a problem in that part of the documentation, I don't fully understand). And then I created a project in version 2021.2.7f1 but I can't add UnityEngine.Pool library. I wonder if I missed a part of the documentation, I don't know. Can someone help please? (I hope I've posted the issue in the right place.)
Comment