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
- Unity Version Control window during "Create workspace" updates only when the mouse is moved
- Crash on AudioMixer::GetFloat when entering Play Mode in a specific project
- Test assembly files are not generated when using a local package included in a subdirectory
- URP Terrain Shaders are always included when building on any target platform
- Multiple errors thrown and Scene/Game view is not rendered when Lighting Override Mask is set to the same layer as the Volume
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.