Skip to content

More sample changes for Bex #533

More sample changes for Bex

More sample changes for Bex #533

Triggered via push April 25, 2025 13:28
Status Success
Total duration 16m 6s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
DevBuild
ts/Environment/VFX/HelixRotator.cs(13,23): warning CS0414: The field 'HelixRotator._zValue' is assigned but its value is never used
DevBuild
Assets/Scripts/Environment/VFX/HelixRotator.cs(13,23): warning CS0414: The field 'HelixRotator._zValue' is assigned but its value is never used
DevBuild
Assets/Scripts/ACHNarrativeDriver/NarrativeUIController.cs(52,42): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'