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
- Increased Memory usage when Update Mode 'On Demand' Realtime lights are used and DX12 API is selected
- Shader warnings in URP ShaderGraph when using the Normal From Texture node
- 'Stack overflow' error logged in the Console when a script that has a lot of classes is compiled
- Memory Leak warnings are thrown when creating a new material
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
Resolution Note:
Would not reproduce.