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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 1.2.3):
Image should be appearing as expected.