Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.19.18
Issue ID
ADDR-2570
Regression
Yes
[Android] Textures/Shaders are missing in the Build
How to reproduce:
1. Open the attached project ("Project_1407650" download link in the edit)
2. Open the "Main" Scene found in the "Assets/Scene/Server" folder (to prevent Addressables download)
3. Switch the project's Platform to Android (File->Build Settings...-> Select Android and Switch platform)
4. Check the "Development build" option
5. Open the Profiler (Window->Analaysis->Profiler)
6. Open the custom Build Settings (Build->Settings...)
7. Check the "AddressablesForceLocal" option
8. Build And Run
Expected results: No missing Textures/Shaders in the intro
Actual results: Objects can be seen in magenta color in the intro
Reproducible with: 1.19.18 (2019.4.26f1, 2020.3.29f1, 2021.2.12f1, 2022.1.0b8, 2022.2.0a5)
Not reproducible with: 1.19.18 (2019.4.25f1)
Reproduced with:
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
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
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
- Mono Windows Builds don't produce full log callstacks when generating logs
Resolution Note:
It looks like the Addressables content build isn't being done after switching platforms. After the platforms swtich, please click on Build -> New Build -> Default Build Script in the Addressables Group window.