Search Issue Tracker

Active

Under Consideration for 6000.5.X

Votes

0

Found in

6000.3.3f1

6000.4.0b2

6000.5.0a5

Issue ID

UUM-131078

Regression

No

“[Worker0] Missing types referenced from component BuildProfile…” warnings are thrown after creating FPS Multiplayer template project

Reproduction steps:
1. Create FPS Multiplayer template project
2. Observe the Console

Actual result: “[Worker0] Missing types referenced from component BuildProfile…” warnings are thrown
Expected result: No errors or warnings are thrown

Reproducible with: 1.0.5 (6000.3.0a2, 6000.3.3f1)
Couldn't reproduce with: 1.0.5 (6000.3.0a1) (due to package errors in the Console)

Reproduced on: macOS Tahoe 26.1 (M4)

Note:
Full warnings:
{code:java}
[Worker1] Missing types referenced from component BuildProfile on game object FPS2 Windows Server: UnityEditor.WindowsStandalone.WindowsPlatformSettings, UnityEditor.WindowsStandalone.Extensions (1 object) {code}
{code:java}
[Worker2] Missing types referenced from component BuildProfile on game object Android Client: UnityEditor.Android.AndroidPlatformBuildSettings, UnityEditor.Android.Extensions (1 object)
{code}
{code:java}
[Worker3] Missing types referenced from component BuildProfile on game object Windows Client: UnityEditor.WindowsStandalone.WindowsPlatformSettings, UnityEditor.WindowsStandalone.Extensions (1 object)
{code}

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.