Search Issue Tracker
Fixed in 1.19.5
Votes
0
Found in [Package]
2021.2
2021.2.2f1
2022.1
Issue ID
1380756
Regression
No
Material's transparency is ignored when loaded from AssetBundle with Addressable Assets System and LoadSceneAsync
Reproduction steps:
1. Open the attached 'HDRPAddressableMaterial' project
2. Go to 'Window -> Asset Management -> Addressables -> Groups', then 'Build -> New Build -> Default Build Script'
3. Open the 'SampleScene'
4. Enter the Play mode and observe the color of the Cube
5. Exit the Play mode, go to the 'Window -> Asset Management -> Addressables -> Groups', then 'Play Mode Script -> Use Existing Build'
6. Enter the Play mode, observe the color of the Cube
Expected result: the Cube is transparent as when building as Default Build Script
Actual result: the Cube is not transparent
Reproducible with: 2021.2.7f1, 2022.1.0b2
Could not test with: 2019.4.34f1, 2020.3.25f1 (package dependencies errors)
Note: Build and Run as x64 shows the same result as described in the Actual result
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
- Post Processing SMAA breaks when HDR mode R11G11B10 is selected and Color Space is changed
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
Resolution Note (fix version 1.19.5):
Fixed in 1.19.5