Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b9
Issue ID
885387
Regression
Yes
[Asset Bundles] Sprite Renderer Sorting Layer is gone when asset is loaded from asset bundle
To reproduce:
1. Open attached project.
2. Execute menu item: "BUG/Build Asset Bundles"
3. Open and play scene: MainMenu.
4. Press button "File Default" to load bundles.
5. Press button "Load Scene"
6 (optional). in hierarchy look for any sprites, check sorting layer
Expected result: A game scene should be loaded where you can walk shoot, with obstacles and falling enemies.
Actual result: A game scene is loaded, but only the background is visible. Other sprites are behind it.
This happens because when sprites are loaded from asset bundles, they lose their Sorting Layer value (it is always "Default" for every sprite). When the scene is played directly, it works perfectly fine, Sorting Layers are correct. Open scene "2D" to see that sprites do have Sorting Layers assigned to them.
OR: it might be that Sorting Layer is dropped when building asset bundles.
Not reproducible: 5.6.0a2
Reproducible: 5.6.0b9
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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
vitorpiresa
Jan 13, 2020 12:18
I'm having this issue in 2018.4 please, fix it.
robert_iadanza
Aug 17, 2018 02:23
Is this resolved? Because I'm having the exact same issue in 2017.4