After the 5.2.4 update, it says that it is not in the context
In RTSUnit.cs, a red line appears at 165,44: ArrayPool<List>.
The same goes for 168,35: ListPool.
Since I used it without modifying the script,
it is the same as the script content of the project I used before,
so it should not show an error.
However, after the 5.2.4 update, an error occurs in RTSUnit.cs
This is the same problem even if I create a new project and put only Astar5.2.4 and RTSUnit.cs
Please tell me how to solve it.
- Please also update the RTS example.