# 更新说明

#### **1.0.3**

发布时间：2022-10-28

***

新增功能：

\- SDK 中瞳距调节支持，瞳距获取

\- webview 支持支付能力

\- 眼镜插拔回调能力

修复问题：

\- 编辑器版本兼容问题:2020.3.20LTS,2021.3.0LTS,2022.2.0,2023.1.0 及以上

\- 修复双目立体渲染 Shader 宏 2021.3 兼容问题

\- UnityXRSDK.dll 编辑器扩展自动 Reimport，解决脚本引用丢失

\- fov 数值阈值错误问题\ <br>

#### **1.0.2**

发布时间：2022-09-29

***

<br>

新增功能：

\- Android 和 Unity 发送消息流程

\- Sample 中增加 WebView 功能

\- 制作 2DUI 环境搭建流程

\- Sample 中增加全景播放器

\- 可调整 FOV 接口

已知问题：

\- unity2021 版本兼容性问题

\- 其他已知问题\ <br>

#### **1.0.1**

发布时间：2022-09-09

***

<br>

新增功能：

\- 手机主屏控制器 UI，控制 Unity 相机视野远近

\- 接入 Cardboard 双目渲染方案

\- 支持 Unity 新输入系统（New Input System）

\- 增加手机主屏顶部容器，支持自定义顶部布局

已知问题：

\- 仅支持 OpenGLES2/3，Vulkan 不支持

\- Cardboard 渲染流程中 Stencil buffer 失效，解决办法，在 Camera 上挂一个空的后处理脚本(StencilFix)\ <br>

#### **1.0.0**

发布时间：2022-08-12

***

<br>

新增功能：\
\- 双目渲染功能

\- Glass 及 Mobile 控制器的 3Dof 功能

\- 物理及 UI 控件射线交互功能线交互功能

\- 调节 Glass 屏幕亮度

\- 编辑器环境设置自动检测配置工具

已知问题：\
\- 使用 OpenGLES2/3，打包出的 apk 会出现闪退现象，建议该版本选择 Vulkan


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rayneo.gitbook.io/rayneo-devdoc/air-xi-lie/unity-kai-fa/kuai-su-kai-shi/geng-xin-shuo-ming.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
