jeffreylanters / react-unity-webgl

React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.
https://react-unity-webgl.dev
Apache License 2.0
1.75k stars 162 forks source link

loadingProgression Is not working when loading gzip files #541

Open play-cloud-console opened 9 months ago

play-cloud-console commented 9 months ago

Please avoid duplicates

Language and Compiler

Vanilla JavaScript

What environment are you using?

Local Development Server

When does your problem occur?

While writing code

What does your problem relate to?

The problem seems React related

React-Unity-WebGL Version

9.5.0

React Version

16.0.0

Unity Version

2021.1.6f

What happened?

loadingProgression Is not updated with the correct values while loading, jumps from 0 / 10 to 90

Reproducible test case

No response

Would you be interested in contributing a fix?