                     
a      'H      
         0.0.0 ţ˙˙˙      ˙˙0v˛,ž|pŘäAĘ@Ă3   Ë          7  ˙˙˙˙                 Ś ˛                       E                    Ţ  )                     . 2                     ;   a                    Ţ  )                     . 2                      r                    Ţ  )      	               . 2      
               H Ť ˙˙˙˙             1  1  ˙˙˙˙   @           Ţ                     Q  j                    ń  P   ˙˙˙˙   Ŕ           1  1  ˙˙˙˙               Ţ                       j  ˙˙˙˙               b     ˙˙˙˙               H x   ˙˙˙˙              1  1  ˙˙˙˙   @            Ţ                      Q  j                     H }   ˙˙˙˙              1  1  ˙˙˙˙   @            Ţ                      Q  j                     H    ˙˙˙˙              1  1  ˙˙˙˙   @            Ţ                      Q  j                     y 
                     Ţ  )      !               . 2      "                   ˙˙˙˙#   @          1  1  ˙˙˙˙$               Ţ      %               . j     &               H    ˙˙˙˙'              1  1  ˙˙˙˙(   @            Ţ      )                Q  j     *                H ¤   ˙˙˙˙+              1  1  ˙˙˙˙,   @            Ţ      -                Q  j     .                H ś   ˙˙˙˙/              1  1  ˙˙˙˙0   @            Ţ      1                Q  j     2              TextScriptImporter PPtr<EditorExtension> m_FileID m_PathID PPtr<PrefabInstance> m_ExternalObjects SourceAssetIdentifier type assembly name m_UsedFileIDs m_UserData m_AssetBundleName m_AssetBundleVariant     1    ˙˙eFź_1Ch_Ţ$   =      O 7  ˙˙˙˙                 Ś ˛                        E                    Ţ                       .                      (   a                    Ţ                       .                       r                    Ţ        	               .       
               H Ť ˙˙˙˙             1  1  ˙˙˙˙   @           Ţ                     Q  j                    H ę ˙˙˙˙             1  1  ˙˙˙˙   @           Ţ                     Q  j                  PPtr<EditorExtension> m_FileID m_PathID PPtr<PrefabInstance>                          H        ÄJ     P       X                                                                                     ÄJ                                                                	   CHANGELOG     # Changelog
All notable changes to this project template will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!-- Headers should be listed in this order: Added, Changed, Deprecated, Removed, Fixed, Security -->
## [9.1.1] - 2024-03-10

### Changed

- Updated `com.unity.xr.interaction.toolkit` to version `3.1.1`
- Updated `com.unity.inputsystem` to version `1.13.1`
- Updated `com.unity.xr.openxr` to version `1.14.1`
- Updated `com.unity.learn.iet-framework` to version `4.0.4`

## [9.1.0] - 2024-12-12

### Added

- Added documentation for Android XR installation and configuration while package is in public experimental release.
- Added `com.unity.xr.hands` version `1.5.0`.
- Added `PermissionsManager` and `HandsSubsystemManager` scripts to template assets.
- Added `Complete XR Origin Set Up Hands Variant` to support hands.

### Changed

- Updated `Sample Scene` to use `Complete XR Origin Set Up Hands Variant` and support hands by default.
- Updated `com.unity.xr.interaction.toolkit` to version `3.0.7`
- Updated `com.unity.inputsystem` to version `1.11.2`
- Updated `com.unity.xr.openxr` to version `1.13.1`

### Removed
- Removed explicit dependency on `com.unity.collab-proxy`

## [9.0.2] - 2024-10-17

### Changed

- Updated `com.unity.inputsystem` to version `1.11.1`
- Updated `com.unity.learn.iet-framework` to version `4.0.2`
- Updated `com.unity.xr.interaction.toolkit` to version `3.0.6`
- Updated `com.unity.xr.openxr` to version `1.12.1`
- Updated `com.unity.collab-proxy` to version `2.5.2`

### Fixed

- Fix shader compiler warnings that would occur when using URP Lit shaders via Shader Graph on static scene objects. [XRVRT-17](https://issuetracker.unity3d.com/product/unity/issues/guid/XRVRT-17)

## [9.0.1] - 2024-07-31

### Changed

- Updated `com.unity.timeline` version to `1.8.4`
- Updated `com.unity.xr.interaction.toolkit` to version `3.0.5`
- Updated `com.unity.xr.management` to version `4.5.0`
- Updated `com.unity.xr.openxr` to version `1.11.0`
- Updated `com.unity.inputsystem` to version `1.8.2`
- Imported XR Interaction Toolkit samples to 3.0.5 to avoid upgrade crash.

## [9.0.0] - 2024-06-10

### Changed
- Updated project to `Unity 6`

## [8.0.1] - 2024-02-05

### Added
- Added `com.unity.ugui` version to `2.0.0`
- Added `com.unity.modules.accessibility` version to `1.0.0`

### Changed
- Updated project to `2023.2`
- Updated `com.unity.feature.vr` version to `1.0.1`
- Updated `com.unity.render-pipelines.universal` version to `16.0.3`
- Updated `com.unity.timeline` version to `1.8.4`
- Updated `com.unity.xr.management` version to `4.4.0`
- Migrating `com.unity.textmeshpro` dependency to `com.unity.ugui`

## [7.0.0] - 2023-09-06

### Changed
- Updated project to `2023.1`
- Updated `com.unity.collab-proxy` version to `2.0.7`
- Updated `com.unity.feature.development` version to `1.0.2`
- Updated `com.unity.render-pipelines.universal` version to `15.0.6`
- Updated `com.unity.timeline` version to `1.8.2`
- Updated `com.unity.xr.management` version to `4.4.0`
- Updated `com.unity.xr.interaction.toolkit` version to `2.5.2`
- Changed the `Complete XR Origin Set Up Variant` `Ray Controller` `Hit Detection Type` to `Raycast` on the `Left Controller` and `Right Controller`

## [6.1.0] - 2024-05-09

### Added
- Added tap-to-teleport button to `Teleport Anchor` prefab

### Changed
- Updated `com.unity.xr.interaction.toolkit` version to `3.0.3`
- Changed `XR Origin prefab` to be a variant of the XRI 3 prefab with the `TunnelingVignette` prefab added
- Changed Interactables objects to be prefab variants of XRI `Starter Assets` prefabs
- Change default Graphics API to Vulkan

## [6.0.2] - 2023-08-17

### Changed
- Changed `Complete XR Origin Set Up Variant` prefab's teleport interactors to use empty input action references to work around null reference in the `InputActionState`

## [6.0.1] - 2023-07-24

### Added
- Added `AnchorVisuals` script to control teleport anchor animations
- Added new models and materials for teleport anchor prefab

### Changed
- Updated `com.unity.xr.interaction.toolkit` version to `2.4.3`

### Removed
- Removed `LazyFollow` script from `VRTemplateAssets/Scripts`
- Removed `TurnToFace` script from `VRTemplateAssets/Scripts`
- Removed `LineVisualsSnapThresholdOverride` script from `VRTemplateAssets/Scripts`
- Removed `SmartFollowQuaternionTweenableVariable` script from `VRTemplateAssets/Scripts`
- Removed `SmartFollowVector3TweenableVariable` script from `VRTemplateAssets/Scripts`
- Removed `SmoothTrackingFollow` script from `VRTemplateAssets/Scripts`

## [6.0.0] - 2023-06-26

### Changed
- Updated project to `2022.3`
- Updated `com.unity.render-pipelines.universal` version to `14.0.8`
- Updated `com.unity.timeline` version to `1.6.5`
- Updated `com.unity.xr.management` version to `4.3.3`

## [5.0.0] - 2023-06-12

### Added
- Added `com.unity.xr.interaction.toolkit` version `2.3.2` dependency
- Updated VR Template:
  - Added new `SampleScene` with updated design
  - Added `Complete XR Origin Setup` prefab to the scene from XRI `Starter Assets` sample
  - Added various types interactables with color and audio affordances
  - Added tutorial video and coaching cards overviewing new features
  - Added spatial panel to demonstrate UI functionality
  - Added teleport area and teleport pads
  - Added tooltip affordances on each controller overviewing controls
  - Added `com.unity.xr.interaction.toolkit` version `2.3.2`
- Added new `BasicScene` for empty VR scene template

### Changed
- Changed Unity version to `2021.3`
- Changed to Universal Render Pipeline (URP).
- Changed `com.unity.collab-proxy` version to `2.0.1`
- Changed `com.unity.learn.iet-framework` version to `3.1.1`
- Changed `com.unity.timeline` version to `1.6.4`
- Changed `com.unity.visualscripting` version to `1.8.0`
- Changed `com.unity.xr.management` version to `4.3.1`

### Removed
- Old template scene and assets

## [4.0.1] - 2023-05-17

## Changed
- Updated license file.

## [4.0.0] - 2023-05-12

### Changed
- Update Unity version to 2023.2.
- Migrating com.unity.textmeshpro to com.unity.ugui.

## [3.1.0] - 2022-07-14

### Changed
- Added controller setup script to properly display controller models for various XR packages

## [3.0.3] - 2022-05-09

### Changed
- PS5 graphics quality default to Ultra

## [3.0.2] - 2022-02-03

### Changed
- Removed Test Framework package

## [3.0.1] - 2022-01-11

### Changed
- Package sign-off

## [3.0.0] - 2021-11-03

### Added
- Included new feature sets and additional packages

## [2.0.1] - 2021-03-29

### Changed
- Changed web link on `Documentation` IET card to the template's documentation page.

### Removed
- Removed unnecessary packages from manifest
- com.unity.ide.visualstudio
- com.unity.textmeshpro
- com.unity.ugui

## [2.0.0] - 2021-03-11

### Changed
- 2020 LTS Support

## [1.0.1] - 2020-12-15

### Changed
- Upgrade IET version

### Removed
- Remove PackageManagerSettings.asset

## [1.0.0] - 2020-11-19
- First version of VR template

### This is the first release of *com.unity.template.vr*.
