Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
0
Found in
2019.4
2019.4.10f1
2020.2
Issue ID
1280073
Regression
No
Unloading source asset immediately after Blit(source, dest) can result in blank dest
How to reproduce:
1. Open "SampleScene" Scene in the attached "BundlesTest.zip" Project
2. Enter Play Mode
3. Press the "Run Blit Test" Button
4. Notice all emojis are created
5. Press "Toggle Unload After Blit" Button
6. Repeatedly press the "Run Blit Test" Button and check the emojis
Expected Behavior: All the emojis are drawn on the Screen
Actual Behavior: Sometimes not all emojis are drawn on the Screen
Reproducible with: 2019.4.11f1, 2020.1.6f1, 2020.2.0b3
Could not test with 2018.4 due to compilation errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment