When building in Unity 2021.2.0f1 for Windows I get the following warning:
This is both with IL2CPP and Mono scripting backends. To replicate:
- Create a new project in Unity Hub (2D URP template).
- Build project.
This happens in Burst 1.6.0, 1.6.1 and 1.7.0-pre.1 as well. Any ideas on what could be causing this?
Thanks in advance.