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
This PR disables CI for ps5 due to known constant failures. Bug was
reported in MTT-12118.
The issue probably steams from the fact that SDK was deprecated or image
used was modified since this failure started happening without our input
with error of
> One or more non-test related errors or failures occurred. Details:
Message: Build failed; Unity Player for PS5 SDK Version 9.00
(0x09000000) was not found at
C:/build/output/Unity-Technologies/com.unity.netcode.gameobjects/.Editor/Data/PlaybackEngines/PS5Player.
Check if SDK 9.00 is supported by this release. NOTE: Current SDK folder
is set to C:/Program Files (x86)/SCE/Prospero SDKs/9.000, File:
C:/build/output/unity/unity/PlatformDependent/PS5/Editor/Managed/PS5SDKTools.cs,
Line: 1447 Message: Exception: Build Failed: There was a problem with
the PS5 build environment , File:
C:/build/output/unity/unity/PlatformDependent/PS5/Editor/Managed/PS5BeeBuildPostProcessor.cs,
Line: 407 Message: Error building Player: Exception: Build Failed: There
was a problem with the PS5 build environment
Note that the lack of ps5 tests should not greatly affect our CI
coverage since we are running tests against all other consoles (PS4
included)
## Backport
Backport PR -->
#3439
0 commit comments