Search Issue Tracker
Fixed
Fixed in 6000.0.27f1, 6000.1.0a1
Votes
1
Found in
6000.0.20f1
Issue ID
UUM-82247
Regression
No
"Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
*Steps to reproduce:*
1. Create a new project using Universal 3D template
2. Open Build Settings (File -> Build Settings)
3. Switch to another tvOS Platform
*Actual results:* "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings:
UnityEngine.Rendering.Universal.UniversalRenderPipelineRuntimeXRResources, Unity.RenderPipelines.Universal.Runtime (1 object)" warning is thrown
*Expected results:* No errors or warnings are thrown
*Reproducible with versions:* 6000.0.20f1
*Tested on (OS):* macOS Sonoma 14.5 (Intel)
*Note:* Warning is clearable after changing the Platform
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click
- Material tiling does not work when compared to the behavior in other versions
MomSesImSpcl
Sep 19, 2024 14:55
Had the same warning on 6000.19.f1.
Installing the XR Plugin Management under Project Settings fixed it for me.