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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
Resolution Note (fix version 1.2.3):
Image should be appearing as expected.