Weixuan Fu

Results 10 comments of Weixuan Fu

> Hi Admin, > > please fix this bug. for ViroSurface.tsx line : > > var VRTSurface = requireNativeComponent( "VRTSurface", // @ts-ignore ViroSurface, { > > previously VRTQuad bumping this,...

Why I can't get any firstName, lastName at all even the middle name doesn't exist on cloud account? > I have been facing the same issue. > > If the...

Same problem here, is there a solution yet? I'm Unity2019.4.11, Win10. The asset i'm trying to export is Dark City 2.0 (https://assetstore.unity.com/packages/3d/environments/sci-fi/dark-city2-cyberpunk-pack-133817) the test scene came with it. NullReferenceException: Object...

Hi I just debugged a little bit and I think I found a solution. If your error trace also starts at ExodusExport/Scripts/Editor/Exporter/JsonMesh.cs:388, (check my comment above to see the complete...

> I forked and made the changes @raphaelmaguet suggested, so until fixed you can import package from my fork: https://github.com/charliegarrison/Open3D-iOS.git OMG you saved my life! @charliegarrison I have struggled so...

Hi I think I found a solution for this, please see my comments in https://github.com/NegInfinity/ProjectExodus/issues/27

I made a fork and fixed this: https://github.com/Weixuanf/SlidingRuler just adding public init() method to custom styles, now custom styles can be used as normal

I made a fork and fixed this: https://github.com/Weixuanf/SlidingRuler I just deleted accessing the environment .hasmark variable, it's kinda a hack now, let me know if there's a better to fix,...