Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
0
Found in
2020.3.0f1
2021.1
2021.2
Issue ID
1321049
Regression
No
[Xcode] [macOS] CopyPlugins phase in Xcode Build Phases includes .dll files
Steps to reproduce:
1. Open the attached project ("MacXcode2020-3.zip")
2. Open Build Settings... (File -> Build Settings...)
3. Check "Create Xcode Project" option
4. Build and open the project in Xcode
5. Navigate to Build Target -> Build Phases
6. Examine CopyPlugins section
Expected result: Only .bundle files are included
Actual result: Not only .bundle files are included, but .dll as well
Reproducible with: 2019.4.28f1, 2020.3.0f1, 2020.3.2f1, 2021.1.0f1, 2021.2.0a8
Not reproducible with: 2021.2.0a9, 2021.2.0a11
Can't test with 2018.4 due to the bug being in the feature implemented by Case 1276317 (https://issuetracker.unity3d.com/product/unity/issues/guid/1276317/)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a9
Resolution Note (fix version 2021.1):
Fixed in 2021.1.3f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.5f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.30f1