Skip to content

Conversation

@michalChrobot
Copy link
Collaborator

@michalChrobot michalChrobot commented May 5, 2025

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

@michalChrobot michalChrobot self-assigned this May 5, 2025
@michalChrobot michalChrobot requested review from a team, EmandM and NoelStephensUnity as code owners May 5, 2025 07:56
@michalChrobot michalChrobot changed the title ci: Disabled ps5 configuration ci: Disabled ps5 configuration (NGOv1.X) May 5, 2025
@michalChrobot michalChrobot merged commit edf0256 into develop May 5, 2025
10 of 43 checks passed
@michalChrobot michalChrobot deleted the disabling-ps5-jobs-develop branch May 5, 2025 08:00
michalChrobot added a commit that referenced this pull request May 5, 2025
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 -->
#3438
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants