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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
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.