• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
This question was closed Dec 01, 2015 at 05:01 PM by sdf_eee for the following reason:

This is not a bug, it's my fault. Close!

avatar image
Question by sdf_eee · Dec 01, 2015 at 10:28 AM · erroriosbuild-erroril2cpp64bit

IL2CPP Build error with enum or coroutine.

If I try to use Enum or Coroutine (IEnumeraltor / IEnumerable) in specific class, I got IL2CPP error with iOS/64bit.

but, I'm using Enum or Coroutine in anothor clesses with no problem and IL2CPP build is ok. what is t$$anonymous$$s situation?? how can I handle it?

Here is my error message from Xcode. Unity 5.2.2f1 and Xcode 7.1.1 I always see with U3CPrivateImplementationDetailsU3E_ctor_mXXXX.

and I search native cpp files, I can't find U3CPrivateImplementationDetailsU3E_ctor_mXXXX's body. I find only declare in Il2CppMethodPointerTable.o.

alt text

I completely messed up with t$$anonymous$$s error. plz help me.

I direct my post from script forum here. link text

sdf.png (26.3 kB)
Comment

People who like this

0 Show 3
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image JoshPeterson · Dec 01, 2015 at 12:37 PM 1
Share

As I mentioned on the forum as well, please submit a bug report. This is a bug in IL2CPP, and we should like to understand and correct it! Thanks.

avatar image DantaliaN · Mar 02, 2016 at 09:48 PM 0
Share

Same error, but different reason.

I have some classes like

 namespace Tutorais.Tutorail_1
 {
     class Step1 : Tutorail /*not mono behaviour*/
     {
        //body
     }
     
     class Step2 : Tutorail /*not mono behaviour*/
     {
        //body
     }
     //etc
 }

//and one more

 namespace Tutorais.Tutorail_2
 {
     class Step1 : Tutorail /*not mono behaviour*/
     {
        //body
     }
     
     class Step2 : Tutorail /*not mono behaviour*/
     {
        //body
     }
     //etc
 }

And get

"U3CPrivateImplementationDetailsU3E_ctor_m_1395324892_0", referenced from: _g_MethodPointers in Il2CppMethodPointerTable.o ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1

I moved classes into separate files, changed namespaces etc.. same. If I del this classes all ok.

Why it's happening?

avatar image jake-ruman · Jun 22, 2017 at 02:18 AM 0
Share

Same error with @DantaliaN.

This error occured after a add a new file, disappeared after i delete it. Can someone tell me how to resolve it?

0 Replies

  • Sort: 

Welcome to Unity Answers

If you’re new to Unity Answers, please check our User Guide to help you navigate through our website and refer to our FAQ for more information.

Before posting, make sure to check out our Knowledge Base for commonly asked Unity questions.

Check our Moderator Guidelines if you’re a new moderator and want to work together in an effort to improve Unity Answers and support our users.

Follow this Question

Answers Answers and Comments

6 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Win32Exception, IL2CPP.EXE, Build App Bundle,Win32Expaction 64-bit Build Problem and Build App Bundle 0 Answers

Interlocked methods crashing with IL2CPP 3 Answers

Linker error - Unity on iOS/React Native project 1 Answer

TLS Allocator ALLOC_TEMP_THREAD when building ios *No Particles* 0 Answers

I have an inquiry about an error when building via "il2cpp" for iOS(64bit) supporting. 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges