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
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window
- "WebGL Template" icons disappear when building the project with the Project Settings opened
Resolution Note (fix version 2021.1):
A fix for this issue is available on Unity 2021.1.0a5 and above