github-itsec-oculavis
github-itsec-oculavis
> @github-itsec-oculavis Hi, can I have the crash log? `================================================================= Native Crash Reporting ================================================================= Got a UNKNOWN while executing native code. This usually indicates a fatal error in the mono...
> I deactivated the Nvidia GPU on this device, as it caused issues. To Unity, it should look like only the Intel iGPU is available. In any case, the issue...
> I guess the cause of this issue is increasing the required version of NVIDIA driver for the package. Could you try to upgrade the NVIDIA driver? > > Of...
Hi, Is there any update on this issue?
@bytew0lf I am facing the CORS issue, I followed all steps. 
> I have resolved CORS issue by adding additional parameters: ``` proxy_hide_header Access-Control-Allow-Origin; add_header 'Access-Control-Allow-Origin' '*' always; ``` However 504 error is still there unable to access xxx:8443/api/*.
> > > > I have resolved CORS issue by adding additional parameters: > > ``` > proxy_hide_header Access-Control-Allow-Origin; > add_header 'Access-Control-Allow-Origin' '*' always; > ``` > > However 504...