Unity Issue Tracker - il2cppFileRoot.txt and LineNumberMappings.json end up being referenced in generated project but are not actually present, breaking the build
Fixed
UUM-56483
il2cppFileRoot.txt and LineNumberMappings.json end up being referenced in generated project but are not actually present, breaking the build
Unity: IL2CPP
Fixed
2023.3.X
2023.2.X
2022.3.X
Won't Fix
2021.3.X
Issue not present on 2021.3
Repro steps:
1. Create a new project using the 3D project template;
2. Switch target platform to Universal Windows Platform;
3. Go to Project Settings -> Services and link the project to any cloud project ID, and make sure to answer the COPPA question (doesn't what you answer, just don't leave it blank);
4. Go to the Package Manager -> Services -> install Cloud Diagnostics package
5. Go back to Project Settings -> Services -> Cloud Diagnostics and enable it via the toggle on the top right corner
6. Press Build & Run in the build window.
Expected: Build succeeds
Actual: Build fails with error: