Search Issue Tracker
Fixed in 2020.2.X
Votes
1
Found in
2019.3
2019.3.0f3
2020.2
Issue ID
1243177
Regression
No
Sprite Packed image is blank in loaded AssetBundle after Editor re-focus
How to reproduce:
1. Open the attached (unity_assetbundleTest2019.zip) project
2. Open the "BundleLoadTest2" Scene
3. Enter the PlayMode
4. Focus on any other Window (E.g. Internet browser)
5. Now re-focus to Unity Editor -> Click on "Create Images" button in Game View
Expected result: Sprite Packed image is shown (see Expected.png)
Actual result: Sprite Packed image is blank (see Actual.png)
Reproducible with: 2019.3.16f1, 2019.4.0f1, 2020.1.0b11, 2020.2.0a13
Notes:
- Could not reproduce on 2018.4 and lower, because of serialization errors
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 2020.2):
A fix for this issue will be available on Unity 2020.2.0a19 and above