Unknown warning occurs repeatedly when running app

Hey, when building my unity app for the magic leap 2 i get the warning listed below constantly. I have no idea what it means and searching online didn't help. be happy to your assist.

warning:
Warn UnityGfxDeviceW type=1400 audit(0.0:11378): avc: denied { search } for name="traces" dev="nvme0n1p37" ino=11018243 scontext=u:r:untrusted_app:s0:c111,c256,c512,c768 tcontext=u:object_r:trace_data_file:s0 tclass=dir permissive=0

Thanks!

Unity Editor version: 2022.3.16f1
ML2 OS version:1.7.0
Unity SDK version: 1.12.1
Host OS: Windows

Do you mind providing more logging information and reproduction steps. It will be hard to assist you if we cannot reproduce the issue ourselves.

hey @kbabilinski, thanks for you answer!
Except this repeated warning the logcat seems fine.
The warning starts as soon as I start the app, so I don't really know what are the reproduction steps. Any ideas?

I tried to get more information about this and from what I could find it appears that it could be linked to an issue with a low-level SELinux violation. These warning are okay to ignore but never the less are on our radar to "fix" even though they are harmless.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.