Robin van Ee

Results 5 issues of Robin van Ee

When a light probe is close to the terrain (or intersects it), it will leave this kind of artifact: ![image](https://user-images.githubusercontent.com/695652/191710595-732f5721-bbfa-423d-84ef-d756c591edab.png)

This leaves a very noticeable line at the edge of the area where DDGI is applied ![image](https://user-images.githubusercontent.com/695652/191710310-8a7ffe67-f6d1-4298-a0d9-eed5268096b3.png)

**Issue description:** I am trying to use animation without root motion, instead expecting the translation to occur locally as it does in Unity. Expected (animation shows the same behaviour in...

bug
animations

### Description In the documentation it describes > The local HTML file can load Cascading Style Sheets (CSS), JavaScript, and images, if they've also been added to your app project...

t/bug
platform/android 🤖
platform/iOS 🍎
area/controls 🎮
control-webview
s/needs-attention

The API's recommended usage (I.E. through ResourceFactory) doesn't output the compilation results needed to get the reflection info. I looked at the code a bit and this doesn't seem easy...