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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Resolution Note (fix version 2021.1):
A fix for this issue is available on Unity 2021.1.0a5 and above