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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note (fix version 1.2.3):
Image should be appearing as expected.