Search Issue Tracker
Fixed in 1.2.3
Votes
0
Found in [Package]
0.8.4
Issue ID
1153590
Regression
No
[Addressables] Prefab Textures are missing if it is Instantiated second time when a Prefab Textures are Loaded and not Released
How to reproduce:
1. Open "PinkTest" Scene in the attached "AddressablesPink.zip" Project
2. Enter Play Mode
3. Hit Space on the keyboard 3 times and observe the results after each hit
Expected Behavior: After the 3rd hit, the Prefab is loaded successfully without any missing textures
Actual Behavior: After the 3rd hit the Prefab is loaded with Pink Texture which indicates missing textures
Reproducible with: 2018.4.0f1, 2019.1.3f1, 2019.2.0b2, 2019.3.0a2
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (fix version 1.2.3):
Image should be appearing as expected.