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}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment