Search Issue Tracker
In Progress
Fix In Review for 6000.0.X
Votes
0
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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
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.