Search Issue Tracker

Fixed in 2021.2.X

Votes

3

Found in

2019.4

2020.1

2020.2

2020.2.1f1

2021.1

2021.2

Issue ID

1302474

Regression

No

UnityLinker files are left in the Build directory when building the Project

IL2CPP

-

How to reproduce:
1. Open the attached "1302474.zip" project
2. Open Build settings (File -> Build Settings...)
3. Open Player Settings
4. In Other Settings select the Managed Stripping Level to other than "Disabled"
5. Build the Project

Expected result: There are no unwanted files in the Build folder
Actual result: There are the following files in the Build folder: EditorToUnityLinkerData.json, response.rsp, SerializedTypes.xml, TypesInScenes.xml, UnityLinkerToEditorData.json

Reproducible with: 2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0b1, 2021.2.0a2
Could not test with: 2018.4.30f1 (Building the project throws errors)

Note:
- Files are there when building with both Mono and IL2CPP backend
- Reproducible with Windows, Mac

  1. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.0a13

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.