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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Resolution Note:
Would not reproduce.