bugsnag / bugsnag-unity-performance

Monitor the start-up, scene loading and network requests of your Unity game and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides/unity
MIT License
1 stars 2 forks source link

CodeResources has no meta file, but it's in an immutable folder. The asset will be ignored. #79

Closed rameshporeddy closed 1 year ago

rameshporeddy commented 1 year ago

Describe the bug

Unity throwing complile time error after importing the package using UPM

Steps to reproduce

  1. Import package using UPM(am using mac machine)
  2. Wait for compilation to complete and see the errors in cosole

Environment

Error messages: ``` Asset Packages/com.bugsnag.performance.unity/Runtime/Plugins/MacOS/BugsnagUnityPerformanceMacOS.bundle/Contents/_CodeSignature/CodeResources has no meta file, but it's in an immutable folder. The asset will be ignored. ```
clr182 commented 1 year ago

Hi @rameshporeddy Apologies about the delay in response time. We have a fix for this issue in Release v1.3.0 I'm going to close this issue out now, but please let us know if you are seeing any similar issues after upgrading to the latest release.