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
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
Resolution Note (fix version 1.2.3):
Image should be appearing as expected.