Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.3
2020.3.24f1
2021.2
2022.1
Issue ID
1385751
Regression
No
[iOS] Build fails when running UnityLinker
Reproduction steps:
1. Download and open the attached "COMETBALL.zip" project
2. Build the project for iOS
3. Observe the Console window
Expected result: Build succeeds, no errors appear in the Console
Actual result: Build fails, "Exception: Failed running" error appears in the Console
Reproducible with: 2019.4.33f1, 2020.3.24f1, 2021.2.6f1, 2022.1.0b2
-
kylebjaynes
Dec 15, 2021 21:14
Hi this is my big report- anything I can do to work around or fix this issue?
-
shahrulrull107
Dec 07, 2021 22:27
Script damage Chou
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (2022.2.X):
This project contained a managed assembly with a file name different from its assembly name. Unity requires that all managed assemblies have the same assembly name as their file name.