google-ar / arcore-unreal-sdk

ARCore SDK for Unreal
https://developers.google.com/ar/
Apache License 2.0
277 stars 122 forks source link

UE4 source version Compiled has problems on Android, there is no icon #48

Open Sage-SQ opened 5 years ago

Sage-SQ commented 5 years ago

UE4 source version Compiled has problems on Android, and there is no icon。 Have you encountered this situation?

As shown

tim 20190129091816

bopangzz commented 5 years ago

Hmm, I haven't seen this issue before. Is that the only issue you have? Also are you running it on windows?

Sage-SQ commented 5 years ago

Yes,this is the only problem now.I am running it on windows.

Sage-SQ commented 5 years ago

The client version worked OK

bopangzz commented 5 years ago

I am not sure what might cause this issue. Did you put your Unreal source code to a folder that has a long path. Probably the path to the those icon exceeded the path length limit?

Sage-SQ commented 5 years ago

tim 20190129093601 I don't think the path to the those icon exceeded the path length limit.But I can put it into the root directory of the disk and try it.

bopangzz commented 5 years ago

Hmm, yeah, the path you have is probably fine. Which branch are you currently on?

Sage-SQ commented 5 years ago

Every branch is the same I compiled several branches that are the same. Is there a problem with my computer?

bopangzz commented 5 years ago

Maybe try clone repository from scratch if it really bothers you.

Sage-SQ commented 5 years ago

I clone repository from scratch many times,I am going to reconfigure the Android environment variable to try