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
Comments (2)
-
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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
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.