Skip to content

Unable to install due to compilation errors #13

@adamsoutar

Description

@adamsoutar

Hi there,

This looks to be a very exciting project, solving my number one gripe with Unity UI, and I'm very excited to use it.

Unfortunately, when I try to install it, I'm getting compilation errors in Unity.

I tried at first with Unity 2021.1.12f1, which gives a tonne of them:
(Same result with openupm or the Package Manager window)

image

Then with Unity 2020.3.12f1, which gives me just one.

image

Looking into the code just quickly, I thought it looked like there might be a typo on line 81 of ReactWindow.cs
where it might be supposed to say

protected JavascriptEngineType EngineType

instead of

protected JavascriptEngineType JavascriptEngineType

But I'm not sure. (Unity won't let me edit the code of the package on my local machine - I assume it checks with hashes etc.)

Have you seen either of these situations before & do you know how I might solve them?

Thanks again for working on such an interesting project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions