Search Issue Tracker
Not Reproducible
Votes
1
Found in [Package]
14.0.0
Issue ID
1393787
Regression
No
[Android] [URP] [Addressables] Shader material not loaded in Android platform
Reproduction steps:
1. Open the attached project "TestChangementMatAdressable.zip"
2. Go to Build Settings and change the Platform to Standalone
3. Go to Assets > Scenes and open "SampleScene"
4. Enter Play Mode and click the "Change mat" GUI button in the upper left
5. Observe that the safety hat's material has successfully changed
6. Repeat the same steps with the Android platform
Expected result: The safety hat's material is successfully changed
Actual result: The safety hat's material is not changed
Reproducible with: 2020.3.30f1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a7
Could not test with: 2019.4.36f1 (Package errors when downgraded)
Notes:
-Does not reproduce on IOS
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
No longer reproducible on latest trunk. Recommended to add Android Logcat package to project and modify the ChangeMatAd script to Debug.Log something while loading, so that you would see in logcat window, that it's going