Marek Oleksiak

Results 7 issues of Marek Oleksiak

I am wondering is it possible to trigger the directions api from code (using custom ui)? I belive that it is necesarry to switchProfile but I am unable to do...

enhancement
auto-triaged

I believe it is a bug because I am unable to obtain tags for a specific knot when it accepts parameters. When it does not take any parameters - everything...

Hi, are there any plans to support React 16.0.0? After updating I've got an error: ``` Module not found: Can't resolve 'react/lib/ReactComponentWithPureRenderMixin' in '/home/project/frontend/node_modules/react-three-renderer/lib' ``` If so - are there...

dependencies

@Moolt - I've just stumbled upon this tool and it would be a lifesaver for me, but sadly it isn't compatible with Unity 2020.3 (the External References part is causing...

**What happened?** The editor (2021.3.4f1) crashes without bug reporter after selecting texture array (made by microsplat). **To Reproduce** Open a texture array in the inspector. If that doesn't work I...

bug

It seems that the current way is to inject IMGUIContainer, maybe it would be possible to allow us to use just UIToolkit? It would make styling consistent with the existing...

As mentioned in #330 I've added a **renderFooter** to **DrawerNavigation**. In my project it was necessary so I've thought that maybe someone will find it useful.