Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatability Update for Unity 2020+ #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jrDev1
Copy link

@jrDev1 jrDev1 commented Jul 22, 2021

-Added new ObjectCheck function to catch error and provide a little more info when a Unity Object is not found; this error was very vague when it couldn't find the "Canvas" gameobject in the scene when "unityInstance.SendMessage("Canvas")" was being used.
-Added a function to get the Main Camera's name used in the scene; don't worry if you change the name
-Added a default load screen which hides the Unity load screen; a starting position to creating custom load screens
-Added a pattern ratio parameter to the a-scene (current line 208) of index.html, which can be used if you change the percentage size of the marker border when Marker Generating
-Updated all necessary scripts to ensure build compatibility with Unity 2020+ (tested on Unity 2020.3.14 and 2021.1.15) for WebAR

-Added new ObjectCheck function to catch error and provide a little more info when a Unity Object is not found; this error was very vague when it couldn't find the "Canvas" gameobject in the scene when "unityInstance.SendMessage("Canvas")" was being used.
-Added a function to get the Main Camera's name used in the scene; don't worry if you change the name
-Added a default load screen which hides the Unity load screen; a starting position to creating custom load screens
-Added a pattern ratio parameter to the a-scene (current line 208) of index.html, which can be used if you change the percentage size of the marker border when Marker Generating
-Updated all necessary scripts to ensure build compatibility with Unity 2020+ (tested on Unity 2020.3.14 and 2021.1.15) for WebAR
@IEQI
Copy link

IEQI commented Nov 7, 2021

Can't wait for compatibility with 2020!

@jrDev1
Copy link
Author

jrDev1 commented Nov 7, 2021

Can't wait for compatibility with 2020!

I sent this months ago, don't know why this hasn't been updated yet. Might want to consider moving on like me cause this project is dead.

@IEQI
Copy link

IEQI commented Nov 7, 2021

Hmm, that's too bad, any suggestions for alternative solutions? I can't seem to find many Web AR for Unity that are also free.

@raywu
Copy link

raywu commented Nov 7, 2021 via email

@IEQI
Copy link

IEQI commented Nov 7, 2021

Heh, well, I guess it is one of the few platforms I have some sort of experience with, I am not a programmer but basically we have an idea for an app, but before trying to hire actual programmers it would be nice to have some sort of basic demo just to validate the idea and try to sell it for potential investors. Or do you have any other possibilities in mind that a novice in the field could manage? Would really appreciate any advice.

@jrDev1
Copy link
Author

jrDev1 commented Nov 7, 2021

Hmm, that's too bad, any suggestions for alternative solutions? I can't seem to find many Web AR for Unity that are also free.

I'm using Zapworks but it's not free if you want to publish and make money, it's free otherwise and it's amazing! Best of all you can test inside the Unity Editor without making a build!

Thanks,
crafTDev

@doJester13
Copy link
Member

I want to be clear: the project isn't dead at all.
We can not merge the PR, and we want to investigate before rejecting it.
It seems it doesn't work with the WebXR part, which is the most advanced part of the project.
Investigating means stealing time from other projects, so we can't do it every time we want.

@brunno0204
Copy link

brunno0204 commented Nov 11, 2021

@doJester13 Unity released today a fix for .JSPRE that wasnt beeing delivered on new unity versions( i mean, after build). Guess webxr will work now

https://unity3d.com/pt/unity/whats-new/2021.2.2

benyaboy added a commit to benyaboy/ARWT that referenced this pull request May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants