Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2019.4
2019.4.10f1
2020.1
Issue ID
1289546
Regression
No
When building the project with Asset Bundles the displayed sprite disappears while switching scenes in Play mode
Reproduction steps:
1. Open the user's attached project "TestSprite.zip"
2. In the top-left Editor menu navigate to BuildAB and click Build
3. In the Project window open Assets/Scenes/scene1
4. Enter Play mode and select "load panel" in the Game view
5. Observe the displayed sprite and select "change to scene 2" then select "change to scene 3"
Expected result: The Unity logo sprite does not disappear in the Game view
Actual result: The Unity logo sprite disappears in the Game view
Reproducible with: 2019.4.14f1, 2020.1.0a14
Not reproducible with: 2020.1.0a15, 2020.1.11f1, 2020.2.0b10, 2021.1.0a4
Can't test: 2018.4.28f1 (errors with the scripts)
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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note (fix version 2021.1):
A fix for this issue is available on Unity 2021.1.0a5 and above