Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.18.9
Issue ID
ADDR-2250
Regression
Yes
Addressables package always includes URP's hlsl when doing content update
How to reproduce:
1. Open the attached file "Addressables.zip"
2. Open the Launch scene (Assets>Scenes>Launch)
3. Hit the Play button
4. Open the Console
Expected result: No errors
Actual result: Errors appear:
RemoteProviderException : Invalid path in AssetBundleProvider:
ResourceManagerException : ProvideResources failed
OperationException : ChainOperation failed because dependent operation failed
Reproducible with: 1.18.9, 1.18.15, 1.9.4 (2019.4.30f1, 2020.3.18f1, 2021.1.20f1)
Not reproducible with: 1.17.17. 1.18.4 (2019.4.30f1, 2020.3.18f1, 2021.1.20f1)
Could not test with: 2021.2.0b10, 2022.1.0a7 (Error appears about multiple precompiled assemblies with the same name)
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
Would not reproduce.