Closed petergiuntoli closed 1 year ago
Thank you for bringing this to my attention and the proposed solution! I've tried a different approach that ignores scenes inside read-only packages only, not affecting scenes inside mutable (embedded/local) packages. Could you give it a try when you get the chance?
Pulled down the change and it looks fixed. Thanks!
Description of the bug
When searching for assets with the addressables support option clicked it appears like we can attempt to load readonly template scens that exist inside packages. My example is
ArgumentException: Cannot open scene with path "Packages/com.unity.render-pipelines.universal/Editor/SceneTemplates/Basic.unity".
Reproduction steps
I think all that is required is to have a project with the URP package installed and to attempt to search with the addressables support option clicked.
Platform specs
For references, our unity version is 2022.3.6 and here is our manifests.json