Skip to content

3.1.0-exp.3

Compare
Choose a tag to compare
@Needle-Mirror-Bot Needle-Mirror-Bot released this 28 Feb 09:11

[3.1.0-exp.3] - 2022-03-01

Changed

  • Upgraded the version of Input System package 1.3.0.
  • Upgraded the version of WebRTC package 2.4.0-exp.6.
  • Added microphone device option for streaming audio in the "Bidirectional" sample.
  • Integrate AR Foundation Sample (only use AR Foundation version 4.1.9, deprecated version 2.1)

Fixed

  • Fixed the worker thread is not closed when stopping the signaling client.
  • Fixed keyboard input sending only sends one key at a time from browser.
  • Fixed video flipped vertically when uging GLES/GLCore graphics API.
  • Fixed the crach when encoding the high resolution on macOS using HWA.
  • Fixed the gap of the input position between sender and receiver.
  • Fixed the unexpected behaviour of input after using Gyro sample.