File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Packages/webxr-interactions Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## [ Unreleased]
8
8
### Fixed
9
9
- OnDisable in ControllerInteraction.
10
+ - Missing material in default WebXRCameraSet.
10
11
11
12
## [ 0.5.1] - 2020-12-26
12
13
### Fixed
Original file line number Diff line number Diff line change @@ -740,7 +740,7 @@ MeshRenderer:
740
740
m_RenderingLayerMask : 1
741
741
m_RendererPriority : 0
742
742
m_Materials :
743
- - {fileID: 2100000, guid: cf55eb157040bca49b365493c72ed650 , type: 2}
743
+ - {fileID: 2100000, guid: b7268161509fb9b41adb91ff589d9274 , type: 2}
744
744
m_StaticBatchInfo :
745
745
firstSubMesh : 0
746
746
subMeshCount : 0
@@ -907,7 +907,7 @@ MeshRenderer:
907
907
m_RenderingLayerMask : 1
908
908
m_RendererPriority : 0
909
909
m_Materials :
910
- - {fileID: 2100000, guid: cf55eb157040bca49b365493c72ed650 , type: 2}
910
+ - {fileID: 2100000, guid: b7268161509fb9b41adb91ff589d9274 , type: 2}
911
911
m_StaticBatchInfo :
912
912
firstSubMesh : 0
913
913
subMeshCount : 0
You can’t perform that action at this time.
0 commit comments