Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SRV-1434 webgl voice handler outofbounds (#322)
<!-- Copy the TICKETID for this task from Jira and add it to the PR name in brackets --> <!-- PR name should look like: [TICKETID] My Pull Request --> <!-- Add link for the ticket here editing the TICKETID--> ## [SRV-1434](https://ready-player-me.atlassian.net/browse/SRV-1434) ## Description - This changes adds additional checks that would limit reaching memory access out of bounds on WebGL error. <!-- Fill the section below with Added, Updated and Removed information. --> <!-- If there is no item under one of the lists remove it's title. --> <!-- Testability --> ## How to Test - Create new project, import example scene - add VoiceHandler component - set build target to webGL and run the built application <!-- Update your progress with the task here --> ## Checklist - [ ] Tests written or updated for the changes. - [ ] Documentation is updated. - [ ] Changelog is updated. <!--- Remember to copy the Changes Section into the commit message when you close the PR --> [SRV-1434]: https://ready-player-me.atlassian.net/browse/SRV-1434?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
- Loading branch information