Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • 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 /
avatar image
0
Question by john-essy · Nov 15, 2016 at 04:46 PM · iosiphonexcodeipad

Xcode build crashes

I have been trying to get my build on iOS for the past 3 days to no avail. I have tried everything i have read with tonnes of research into this issue and still nothing so now i am asking you guys if you can help.

My developer who does everything iOS is on holiday in paris, so their is no internal support for this issue either.

The app will just crash upon building and putting on device. This is the error log.

 2016-11-15 16:38:15.395 digital[639:115676] -> registered mono modules 0x1013cac00
 -> applicationDidFinishLaunching()
 -> applicationDidBecomeActive()
 GfxDevice: creating device client; threaded=1
 Init: screen size 2048x1536
 Initializing Metal device caps: Apple A7 GPU
 Initialize engine version: 5.4.2f2 (b7e030c65c9b)
 OnLevelWasLoaded was found on DOTweenComponent
 This message has been deprecated and will be removed in a later version of Unity.
 Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed
  
 (Filename:  Line: 375)
 
 The referenced script on this Behaviour (Game Object '1x4(Clone)') is missing!
  
 (Filename:  Line: 1656)
 
 The referenced script on this Behaviour (Game Object 'OneByThree') is missing!
  
 (Filename:  Line: 1656)
 
 The referenced script on this Behaviour (Game Object 'BokehController') is missing!
  
 (Filename:  Line: 1656)
 
 The referenced script on this Behaviour (Game Object 'BokehField') is missing!
  
 (Filename:  Line: 1656)
 
 The referenced script on this Behaviour (Game Object 'BokehField') is missing!
  
 (Filename:  Line: 1656)
 
 The referenced script on this Behaviour (Game Object 'BokehField') is missing!
  
 (Filename:  Line: 1656)
 
 The referenced script on this Behaviour (Game Object 'BokehField') is missing!
  
 (Filename:  Line: 1656)
 
 The referenced script on this Behaviour (Game Object 'New PAParticleField') is missing!
  
 (Filename:  Line: 1656)
 
 The referenced script on this Behaviour (Game Object 'New PAParticleField') is missing!
  
 (Filename:  Line: 1656)
 
 The referenced script on this Behaviour (Game Object 'BokehController') is missing!
  
 (Filename:  Line: 1656)
 
 UnloadTime: 44.684330 ms
 2016-11-15 16:38:25.911 digital[639:115676] -[NSTaggedPointerString al_containsSubstring:]: unrecognized selector sent to instance 0xa0045564954414e6
 2016-11-15 16:38:25.918 digital[639:115676] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSTaggedPointerString al_containsSubstring:]: unrecognized selector sent to instance 0xa0045564954414e6'
 *** First throw call stack:
 (0x182e1adb0 0x18247ff80 0x182e21c4c 0x182e1ebec 0x182d1cc5c 0x101213048 0x101210f40 0x10120fd5c 0x10120fae4 0x10008f458 0x1008aacf8 0x1011d418c 0x100a9e53c 0x100a9e90c 0x100a91c8c 0x100a939ec 0x100a93ce0 0x100a93958 0x100ab9b94 0x100ab9ab4 0x100ab9a48 0x100a9dc64 0x100a9dcb0 0x100a9d830 0x100a9d8f4 0x100a9d620 0x100a99660 0x100a99a68 0x1009906d4 0x100a56d2c 0x100cef1e0 0x100086960 0x1837e2658 0x182dd1794 0x182dd1438 0x182dceb4c 0x182cf8c50 0x1845e0088 0x187fda088 0x100072fac 0x1828968b8)
 libc++abi.dylib: terminating with uncaught exception of type NSException
 (lldb) 

and here is the screen shot alt text

screen-shot-2016-11-15-at-163853.png (149.8 kB)
Comment
Add comment · Show 1
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 Desoxi · Nov 15, 2016 at 05:50 PM 0
Share

Hey john-essy,

this lines make we worry a bit:

 The referenced script on this Behaviour (Game Object '1x4(Clone)') is missing!
   
  (Filename:  Line: 1656)
  
  The referenced script on this Behaviour (Game Object 'OneByThree') is missing!
   
  (Filename:  Line: 1656)
  
  The referenced script on this Behaviour (Game Object 'BokehController') is missing!
   
  (Filename:  Line: 1656)
  
  The referenced script on this Behaviour (Game Object 'BokehField') is missing!
   
  (Filename:  Line: 1656)
  
  The referenced script on this Behaviour (Game Object 'BokehField') is missing!
   
  (Filename:  Line: 1656)
  
  The referenced script on this Behaviour (Game Object 'BokehField') is missing!
   
  (Filename:  Line: 1656)
  
  The referenced script on this Behaviour (Game Object 'BokehField') is missing!
   
  (Filename:  Line: 1656)
  
  The referenced script on this Behaviour (Game Object 'New PAParticleField') is missing!
   
  (Filename:  Line: 1656)
  
  The referenced script on this Behaviour (Game Object 'New PAParticleField') is missing!
   
  (Filename:  Line: 1656)
  
  The referenced script on this Behaviour (Game Object 'BokehController') is missing!

At least the related gameobjects are named. So maybe you should go into your scenes and find them just to check their script references, because there seems to be a problem with them. $$anonymous$$aybe not the scripts itself but some public references to other scripts inside the scene/s.

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

81 People are following this question.

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

Related Questions

iphone like date pickers 1 Answer

What does Mprotect remapping failed mean and how do I fix it? 1 Answer

I can run the Unity3D Game through XCode, but can't run it directly through iPad. 3 Answers

Error linker IOS / Unity - XcODE 2 Answers

Unity modules for iOS? 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