#I can't see the details in the logs UE5.6
8 messages · Page 1 of 1 (latest)
Are you using the Crash Reporter Client or ou SDK? If the SDK, did you also upload the Sentry SDK? Can you check the Stats page in your Sentry account to see if there are any dropped events/attachments there? Might be due to the size limit if they increased the log files max size for example.
I use sentry sdk with last released version beta 7. I use from code version in plugin folder not marketplace or fab version. There are no other logs, in fact I delete every existing log before each development so that it does not get mixed up.
got it. any stats on dropped data?
could you share a link to an event that doesn’t have logs so we can check the stats for that project?
I didn't understand what do you mean Here is the a few ss. I try two scenarios. First of the error scenario and the second one is no error scenario as you can see game init and closing logs. I have never get problem with how can i see error detail until upgrade engine and sdk version to 5.5 to 5.6
and also