Version 1.2.5 (RELEASE)
Posted: March 4, 2025
Bugfixes:
- General: Fix crash due to missing object in VR controller visualization (#4391)
- General: Fix an issue where shadows are still processed even if the shadow strength is set to 0 (#4386)
- General: Fix missing platform detection in the tour detail screen and tour start management (#4380)
- General: Fix an issue with the internal file rename function (#4373)
- General: Fix non-working tour export with attachments (#4372)
- General: Fix non-working deletion of address book items under certain circumstances (#4366)
- General: Fix incorrect sorting in the address book (#4365)
- General: Fix incorrect player cursor processing under certain circumstances (#4355)
- General: Prevent unnecessary exploded view updates (#4354)
- General: Fix inspect cursors not working on transparent materials when “Ignore Transparent” is enabled (#4353)
- General: Fix network sync for grab and info pointers (#4352)
- General: Fix incorrect grab distance calculation when using the miniature view (#4337)
- Import: Fix an issue with small textures (width/height < 8 pixels) in the GPU alpha pixel texture detection (#4364)
- Import: Fix non-working vertex color materials (#3466)
- Launcher: Fix non-working tour share and joining a public meeting via link (#4367)
- Network: Fix incorrect scene object transform data being sent after the initial network setup, preventing unwanted tweening on start (#4357)
- Network: Fix unnecessary scene object transform updates when changing the presenter (#4356)
- Tour Creator: Fix non-working tour export in local storage mode (#4371)
- UI: Fix incorrectly scaled “Getting Started” screen under certain screen resolutions (#4387)
- UI: Fix issue where the tour screen home state is not set when clicking the Home main tool button (#4378)
- UI: Fix an issue where right-click camera rotation places the eraser directly in front of the camera due to the disabled laser pointer (#4340)
- VR: Fix an issue in VR controller button processing (#4333)
- VR, Windows: Fix crash when unloading SteamVR for Pico under certain circumstances (#4370)
- VR, Windows: Fix unhandled crash with outdated OpenVR DLL (#4369)
Features:
- General: Add microphone amplifier (#4393)
- General: Add raiseExceptions option to the settings file (#4379)
- General: Add rotation lock option for the VR grab cursor (#4350)
- General, Tour Creator: Add external texture support (#4383)
- General, VR: Add VR controller haptics for grab and annotations (#4351)
- Import, Tour Creator: Add image compression option (on / off) (#4361)
- UI: Close panels in tour when trying to close the app or leaving the meeting (#4384)
Changes:
- General: Improve grabbing cursor and object detection (#4394)
- General: Decrease default near clipping plane (#4358)
- General: Reduce overall memory usage (#4349)
- General: Improve performance and memory usage for cursors and raycasting in complex scenes (#4347)
- General: Improve group and root scene object detection (#4346)
- General: Change inspect cursor image (#4345)
- General: Add distance-dependent sizing for annotation measurement lines (#4344)
- General: Add smaller annotation callout sizes (#4343)
- General: Reduce line drawing simplification (#4342)
- General: Reduce minimum eraser size to better fit small objects (#4341)
- General: Increase drop-to-ground performance (#4336)
- General: Disable object drop-to-ground in fixed-size view (#4335)
- General: Improve drop-to-ground function to make it more robust; now works with group and root selection (#4334)
- Import: Update to Unity 2022.3.34f1 (#4363)
- Network: Reduce network traffic for sending user interactions when in non-VR mode (#4389)
- Network: Add CRC check for meeting network packages to detect and avoid issues with broken datagrams (#4388)
- Network: Increase timeout values for cloud requests (#4374)
- Network: Reduce network traffic for sending object states (#4348)
- UI: Change some texts (#4390)
- UI: Hide laser pointer when no pointer mode is active (#4339)
- UI: Show circle pointer when using grab mode (#4338)
- VR, Windows: Improve auto-detection for microphone selection when using Quest Link on PC (#4392)
- VR_Pico4: Update Pico SDK to 3.0.5 (#4359)