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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Resolution Note (fix version 1.19.5):
Fixed in 1.19.5