Skip to content

Commit e0639fb

Browse files
author
davidkline-ms
committed
update known issues
1 parent 55cddcd commit e0639fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/ReleaseNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ There are no breaking changes since version 2.5.0.
2828

2929
## Known issues
3030

31+
### Some Mixed Reality Toolkit Standard Shader features require the Foundation package
32+
33+
When imported via the Unity Package Manager, the MRTK Standard Shader utilities scripts (ex: HoverLight.cs) are not co-located with the shader in the Standard Assets package. To access this functionality, applications will require the Foundation package to be imported.
34+
3135
### CameraCache may create a new camera on shutdown
3236

3337
In some situations (e.g. when using the LeapMotion provider in the Unity Editor), it is possible for the CameraCache to re-create the MainCamera on shutdown. Please see [this issue](https://github.com/microsoft/MixedRealityToolkit-Unity/issues/8459) for more information.

0 commit comments

Comments
 (0)