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
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
Resolution Note:
Would not reproduce.