Lee Probert
Lee Probert
More of a feature request but is it possible to include a callback for the animations? Is this possible now somehow? I would love to know when the element has...
I've been wondering how I can get an element to stay in position for a certain section of the scroll before it moves, zooms, fades out. This could be achieved...
I am using `SkyAtmosphere` and `Fog` but it isn't rendering. Here's my component: ``` import { Ion, CesiumComponentRef, GoogleMaps, Cartesian3, Cartesian2, Color, Math as CesiumMath, Camera as CesiumCamera } from...
I'm settting the Ion token in my app but when I do it throws a 401 error: ``` RequestErrorEvent {statusCode: 401, response: '{"code":"InvalidCredentials","message":"No authorization token was found"}', responseHeaders: {…}} ```...
The DOFade shortcut is not recognised on my instance of CanvasGroup. The error message is: 'CanvasGroup' does not contain a definition for 'DOFade' and the best extension method overload 'ShortcutExtensions.DOFade(Material,...
The ConferenceController RegisterVideoControllers would break out of the iteration of VideoControllers after it found the local player. This prevented any other remote players from having their VideoTrack assigned.
If you are instantiating prefabs with video rendering gameObjects as components then you will need the `VideoController` to be added programmatically and setup to connect with the `ConferenceController` and also...
I get this error after installing the toolkit in `Unity 2020.3.27f1` `Assets\MagicLeap-Tools\Code\Networking\SpatialAlignment\Editor\SpatialAlignmentEditor.cs(35,29): error CS0103: The name 'MLVersion' does not exist in the current context` I don't think the scripts are...
I get 4 linker errors when running the openNISample007 example in xcode. Undefined symbols for architecture i386: "_CVDisplayLinkGetNominalOutputVideoRefreshPeriod", referenced from: _vidmodeFromCGDisplayMode in libglfw3.a(cocoa_monitor.m.o) "_CVDisplayLinkCreateWithCGDisplay", referenced from: __glfwSetVideoMode in libglfw3.a(cocoa_monitor.m.o) __glfwPlatformGetVideoMode...
Package Manager was not able to install the Samples folder because it didn't exist: ``` [Package Manager Window] Cannot import sample Example: The path C:/Users/leepr/Documents/unity_workshop/Netcode/NetCode_Basics/Library/PackageCache/io.livekit.livekit-sdk@60ae9e2e41/Samples~ does not exist. UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)...