Version 2.0.2 - 22 January 2021
General
- Added
- Added UpdateMultiPassStereo component for handling stereo rendering in multi-pass mode
- Improvements
- Editor slowdown caused by constant serialisation due to Path being saved each frame in Inspector
- MediaReference thumbnail generator has new time slider and zoom-to-fill option
- Added new RenderHeads sample video
- Changed Cone2D sample video to 1080p60 H.264 for better compatibility
- Documentation updates
- Fixed
- Fixed MediaReference missing Browse button
- Fixed MediaReference thumbnail generation
- Fixed media browse button erroring in console when browsing for new media to load
macOS / iOS / tvOS
- Improvements
- PostProcessBuild_iOS script now handles cases where the AVProVideo folder has been relocated
- Can now set the preferred maximum resolution and preferred peak bitrate for HLS playback
- Fixed
- Fixed issue with Finished event not being triggered
- Fixed issue with FirstFrameReady event not being triggered
- Fixed issue with URL escaping not handling pre-escaped URLs correctly
Android
- Improvements
- Play HLS/Dash/SmoothStream from local file system (ExoPlayer only)
- Fixed
- Fixed video dimensions reporting as zero upon 'Started' event firing
- Cardboard, Vive and Pico multi-pass stereo VR fixed with new UpdateMultiPassStereo component