Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Null object reference error only on Ipad.

Discussion in 'Unity Reflect' started by HGADPGDev, Apr 11, 2022.

  1. HGADPGDev

    HGADPGDev

    Joined:
    Mar 5, 2021
    Posts:
    1
    Hi I am using the older Reflect v1.1 API (it is not an option for us to use the latest API at this time )
    I am getting a pop up dialog that says "Error: Object Reference not set toan instance of an object". This pop up dialog does not appear if I load the same model on my development laptop from the same app.

    After running this through the xcode debugger it appears this may be an issue with some grpc stuff?

    Has anyone else come across this issue?
     
  2. Unity_Derek

    Unity_Derek

    Unity Technologies

    Joined:
    Aug 24, 2021
    Posts:
    48
    Hello @HGADPGDev,

    Is it possible to provide your log from XCode, and also I would like to know what version of Reflect plugin you were trying to use when publishing the model.