Release Update: Accessibility v1.0.1-pre.19, Audio v3.0.1, Core v3.1.1, Data v1.0.1-pre.19, Diagnostics v3.0.1, ExtendedAssets v3.0.1, Input v3.1.0, SpatialManipulation v3.1.0, StandardAssets v3.0.1, Tools v3.0.1, UXComponents v3.1.1, UXComponents.NonCanvas v3.1.1, UXCore v3.1.1, WindowsSpeech v3.0.1 #640
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changelog for MRTK
The format is based on [Keep a Changelog] - (https://keepachangelog.com/en/1.1.0/).
[accessibility v1.0.1-pre.19] - 2024-1-12 -
79d27c1
Changed
[audio v3.0.1] - 2024-1-12 -
79d27c1
Changed
[core v3.1.1] - 2024-1-12 -
79d27c1
Changed
FindObjectUtility
functions (Add Precompile Statements to Prevent Warnings in Unity 2023 (Refactored) #515)Added
FindObjectUtility
, a static utility class which finds objects using obsolete FindObjectOfType and FindObjectsOfType on Unity 2021.3.17 or earlier, and FindFirstObjectByType, FindAnyObjectByType, and FindObjectsByType on Unity 2021.3.18 or later (Add Precompile Statements to Prevent Warnings in Unity 2023 (Refactored) #515)Fixed
StatefulInteractable
are interactable after setSpeechRecognitionKeyword
orAllowSelectByVoice
#591)[data v1.0.1-pre.19] - 2024-1-12 -
79d27c1
Changed
[diagnostics v3.0.1] - 2024-1-12 -
79d27c1
Changed
[extendedassets v3.0.1] - 2024-1-12 -
79d27c1
Changed
Fixed
[input v3.1.0] - 2024-1-12 -
79d27c1
Changed
FindObjectUtility
functions (Add Precompile Statements to Prevent Warnings in Unity 2023 (Refactored) #515)Fixed
SpeechRecognitionKeyword
break the whole speech system #612)[spatialmanipulation v3.1.0] - 2024-1-12 -
79d27c1
Changed
FindObjectUtility
functions (Add Precompile Statements to Prevent Warnings in Unity 2023 (Refactored) #515)Added
Fixed
[standardassets v3.0.1] - 2024-1-12 -
79d27c1
Changed
[tools v3.0.1] - 2024-1-12 -
79d27c1
Changed
[uxcomponents v3.1.1] - 2024-1-12 -
79d27c1
Changed
FindObjectUtility
functions (Add Precompile Statements to Prevent Warnings in Unity 2023 (Refactored) #515)Fixed
CanvasSlider
prefab values (Fix Canvas Slider Handle Positioning and Impose MinMax Limits to Slider Value #549)[uxcomponents.noncanvas v3.1.1] - 2024-1-12 -
79d27c1
Changed
FindObjectUtility
functions (Add Precompile Statements to Prevent Warnings in Unity 2023 (Refactored) #515)[uxcore v3.1.1] - 2024-1-12 -
79d27c1
Changed
FindObjectUtility
functions (Add Precompile Statements to Prevent Warnings in Unity 2023 (Refactored) #515)Fixed
Slider
value to its range of minimum and maximum values (Fix Canvas Slider Handle Positioning and Impose MinMax Limits to Slider Value #549)CanvasSliderVisuals
to use Canvas positioning to place the slider handle (Fix Canvas Slider Handle Positioning and Impose MinMax Limits to Slider Value #549)[windowsspeech v3.0.1] - 2024-1-12 -
79d27c1
Changed
This discussion was created from the release Accessibility v1.0.1-pre.19, Audio v3.0.1, Core v3.1.1, Data v1.0.1-pre.19, Diagnostics v3.0.1, ExtendedAssets v3.0.1, Input v3.1.0, SpatialManipulation v3.1.0, StandardAssets v3.0.1, Tools v3.0.1, UXComponents v3.1.1, UXComponents.NonCanvas v3.1.1, UXCore v3.1.1, WindowsSpeech v3.0.1.tgz.
Beta Was this translation helpful? Give feedback.
All reactions