You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assets/Scripts/model/main/PeltzerMain.cs(1710,37): error CS0117: 'ControllerMode' does not contain a definition for 'subtract'
Assets/Scripts/model/main/PeltzerMain.cs(1711,17): error CS0152: The switch statement contains multiple cases with the label value '11'
The given primitive topology does not match with the topology expected by the geometry shader
Scripts have compiler errors.
Build failed with exit code 1
Assets/Scripts/model/main/PeltzerMain.cs(1710,37): error CS0117: 'ControllerMode' does not contain a definition for 'subtract'
Assets/Scripts/model/main/PeltzerMain.cs(1711,17): error CS0152: The switch statement contains multiple cases with the label value '11'
Scripts have compiler errors.
Build failed with exit code 1
Process returned exit code 1
Launched as "/home/runner/runners/2.319.1/externals/node20/bin/node /home/runner/work/_actions/Wandalen/wretry.action/v3.5.0_js_action/src/Runner.mjs /home/runner/work/_actions/Wandalen/unity-builder/dist/index.js"
Launched at "/home/runner/work/open-blocks/open-blocks"
Attempts exhausted, made 2 attempts :
Attempt #1 started at : 17:26:25 GMT+0000 (Coordinated Universal Time)
Attempt #2 started at : 17:37:47 GMT+0000 (Coordinated Universal Time)
Library folder does not exist.
Consider setting up caching to speed up your workflow,
if this is not your first build.
Assets/Scripts/model/controller/ToggleMenuItem.cs(33,21): warning CS0108: 'ToggleMenuItem.enabled' hides inherited member 'Behaviour.enabled'. Use the new keyword if hiding was intended.
Assets/Scripts/model/controller/ToggleMenuItem.cs(49,21): warning CS0108: 'ToggleMenuItem.Start()' hides inherited member 'PolyMenuButton.Start()'. Use the new keyword if hiding was intended.
Assets/Scripts/model/render/UXEffects/MeshInsertEffect.cs(47,23): warning CS0108: 'MeshInsertEffect.startTime' hides inherited member 'UXEffectManager.UXEffect.startTime'. Use the new keyword if hiding was intended.
Assets/Scripts/ThirdParty/OVR/Scripts/OVRCommon.cs(38,29): warning CS0618: 'InputTracking.GetLocalPosition(XRNode)' is obsolete: 'This API is obsolete, and should no longer be used. Please use InputDevice.TryGetFeatureValue with the CommonUsages.devicePosition usage instead.'
Assets/Scripts/ThirdParty/OVR/Scripts/OVRCommon.cs(39,32): warning CS0618: 'InputTracking.GetLocalRotation(XRNode)' is obsolete: 'This API is obsolete, and should no longer be used. Please use InputDevice.TryGetFeatureValue with the CommonUsages.deviceRotation usage instead.'
Assets/Scripts/ThirdParty/OVR/Scripts/OVRCameraRig.cs(146,41): warning CS0618: 'InputTracking.GetLocalRotation(XRNode)' is obsolete: 'This API is obsolete, and should no longer be used. Please use InputDevice.TryGetFeatureValue with the CommonUsages.deviceRotation usage instead.'
Assets/Scripts/ThirdParty/OVR/Scripts/OVRCameraRig.cs(147,84): warning CS0618: 'InputTracking.GetLocalRotation(XRNode)' is obsolete: 'This API is obsolete, and should no longer be used. Please use InputDevice.TryGetFeatureValue with the CommonUsages.deviceRotation usage instead.'
Assets/Scripts/ThirdParty/OVR/Scripts/OVRCameraRig.cs(148,85): warning CS0618: 'InputTracking.GetLocalRotation(XRNode)' is obsolete: 'This API is obsolete, and should no longer be used. Please use InputDevice.TryGetFeatureValue with the CommonUsages.deviceRotation usage instead.'
Assets/Scripts/ThirdParty/OVR/Scripts/OVRCameraRig.cs(153,41): warning CS0618: 'InputTracking.GetLocalPosition(XRNode)' is obsolete: 'This API is obsolete, and should no longer be used. Please use InputDevice.TryGetFeatureValue with the CommonUsages.devicePosition usage instead.'
The logs for this run have expired and are no longer available.