Search Unity

InvalidOperationException: Nullable object must have a value. with Not Stack Trace

Discussion in 'Unity Cloud Diagnostics' started by sevensails, Mar 23, 2018.

  1. sevensails

    sevensails

    Joined:
    Aug 22, 2013
    Posts:
    483
    Hi!

    I have tons of exception reports from my Android IL2CPP Build, just with this error message "InvalidOperationException: Nullable object must have a value." and no Stack Traces.

    Code (csharp):
    1.  
    2.  Managed Stack Trace:
    3. System.Nullable`1[T].get_Value () (at <00000000000000000000000000000000>:0)
    4.  
    5. Native StackTrace:
    6.  
    Why it's not showing more information? Is there something I can change to get more info?
     
    RapongaGames likes this.