Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.8.3
Issue ID
ADDR-1231
Regression
No
[Addressables] Prefab texture is missing when the texture is in another bundle and the prefab is loaded after being released
Reproduction steps:
1. Open the attached project ("case_1241309-BundleDependencies.zip")
2. Open the repro scene ("SampleScene")
3. Build Player Content
4. Enter Play Mode
5. Click the "Load" button on the top left corner of the screen
6. Wait for the prefab to be loaded and instantiated
7. Click the "Release" button and wait until the prefab is unloaded
8. Click the "Load" button again
Expected result: Prefab is loaded with the same texture
Actual result: Loaded prefab is missing the texture
Reproducible with: 2018.4.23f1, 2019.3.14f1, 2020.1.0b9, 2020.2.0a12
Reproducible with package versions: 1.1.5, 1.8.3
Notes:
1. The issue only reproduces when using real bundles and "Use Existing Build" Play Mode Script
2. The issue does not reproduce when the texture is in the same bundle as the prefab
3. The issue also reproduces on builds (tested on Standalone x64 Windows10 build)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment