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
Comments (1)
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
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
- Sprite Mask does not render in the Player
- Trying to insert Template to Subgraph Operator or Block throws "NullReferenceException" error
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.