KyryloKuzyk / AR-Foundation-Remote-support

Support page for the 'AR Foundation Remote' plugin on the Asset Store
https://assetstore.unity.com/packages/tools/utilities/ar-foundation-remote-2-0-201106
9 stars 0 forks source link

Examples Material didn't work on URP #79

Closed fernanbg closed 10 months ago

fernanbg commented 11 months ago

Describe the bug A clear and concise description of what the bug is.

Please provide additional info

  1. Does your existing AR project work fine on a real AR device?
  2. Can your issue be reproduced with plugin examples? To import examples into your project, press the 'Installer/Import Samples' button.
  3. Plugin version. You can find it in the 'Packages/AR Foundation Remote/package.json' file.
  4. Unity version and your OS (Windows/macOS/Linux).
  5. Attach your 'Packages/manifest.json' file to this bug report.
  6. Press 'File/Save' in Unity, then attach your 'Assets/Plugins/ARFoundationRemoteInstaller/Resources/Settings.asset' file to this bug report.
  7. Your AR device model and its OS version. Please make sure your AR device supports ARKit/ARCore and supports a feature you would like to test in the Editor.

Errors, warnings, and stack traces Add all errors/warnings from the Unity Editor and from the AR Companion if any. Please send errors and warnings as text (with all stack traces), NOT as screenshots (you can select all console output by pressing ctrl/cmd+a, then copy it by pressing ctrl/cmd+c). If the Editor is crashing or freezing with the plugin, please attach your Editor.log file immediately after the crash/freeze has happened. You can find the Editor.log file here.

fernanbg commented 11 months ago

All Materials in the Prefabs folder of the Examples are pink, and when I try to fix with "Convert selected build-in materials in URP" gives the next error: MeshMaterial_Window material was not upgraded. There's no upgrader to convert Unlit/MeshingOverlay shader to selected pipeline UnityEditor.Rendering.Universal.UniversalRenderPipelineMaterialUpgrader:UpgradeSelectedMaterialsMenuItem () (at ./Library/PackageCache/com.unity.render-pipelines.universal@14.0.8/Editor/UniversalRenderPipelineMaterialUpgrader.cs:62)

Plugin version: 2.0.31-release.3 Unity version: 2022.3.7f1 OS: Windows 11

KyryloKuzyk commented 10 months ago

Thanks for reporting the issue! I fixed all sample scene materials so they can be automatically upgraded to URP with the help of the Render Pipeline Converter. Please update to 2.0.32-release.0 and tell me if it fixes the issue for you.

fernanbg commented 10 months ago

Now it works perfectly!! Thank you so much for your quick response.

El jue, 10 ago 2023 a las 13:04, Kyrylo Kuzyk @.***>) escribió:

Thanks for reporting the issue! I fixed all sample scene materials so they can be automatically upgraded to URP with the help of the Render Pipeline Converter. Please update to 2.0.32-release.0 and tell me if it fixes the issue for you.

— Reply to this email directly, view it on GitHub https://github.com/KyryloKuzyk/AR-Foundation-Remote-support/issues/79#issuecomment-1673012065, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYW6W6GR7ZN5LXDHR2OYPODXUS53LANCNFSM6AAAAAA3KLAEBU . You are receiving this because you authored the thread.Message ID: @.***>