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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
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