fchb1239/PhotonVR

Error when building APK: "An asset is marked with HideFlags.DontSave ..." (on Unity 2023.2.6f1)

Opened this issue · 6 comments

Hi!
I'm exploring this unity package and I'm having this issue when trying to build my APK file

image

Any ideas on how to solve this?

Thanks in advance!

Delete that image (photonvrlogo.png), its the simplest way

Delete PhotonVRLogo.png

Delete PhotonVRLogo.png. Does anyone know why that solution works? Is there something wrong with the picture?

Delete the logo yeah. I'm unsure why this issue is happening though. It could be because PhotonVR is made for Unity 2021 and you've been running it in 2023. Let me know if this works

fchb1239,
I think you are right that it's caused by the Unity version. I tested PhotonVR in 2022.3.X and 2023.X.X and rhapsodia's error occurs.

Thank you!