Skip to content

ci: Disabled ps5 configuration (NGOv2.X) #3439

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025

Conversation

michalChrobot
Copy link
Collaborator

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

@michalChrobot michalChrobot self-assigned this May 5, 2025
@michalChrobot michalChrobot requested review from NoelStephensUnity, EmandM and a team as code owners May 5, 2025 07:59
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 -->
#3439
@michalChrobot michalChrobot merged commit c1f9445 into develop-2.0.0 May 5, 2025
4 of 40 checks passed
@michalChrobot michalChrobot deleted the disabling-ps5-jobs-develop-2.0.0 branch May 5, 2025 08:00
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.

1 participant