Search Issue Tracker
Fixed in 2019.3.X
Votes
4
Found in
2019.1.0a9
2019.2.0a1
2019.3.0a1
2019.3.0a3
Issue ID
1158763
Regression
Yes
Crash when accessing a Mesh via a Mesh Filter in a Coroutine after loading a Prefab from a Bundle
Steps:
1. Download QA attached project (case_1158763_201910a9.zip)
2. Delete Library folder
3. Open project
4. Delete everything in StreamingAssets folder
5. On top menu > Assets > build Asset bundle
6. Open TestScene
7. Click the Play button.
8. Click on the Run Test button.
9. Crash
Expected: Console prints a lot of "PASSED: bla bla bla" logs
Reproducible with: 2019.1.0a9, 2019.1.0b1, 2019.1.4f1, 2019.2.0b4, 2019.3.0a4
Not reproducible with: 2017.4.28f1, 2018.4.1f1, 2019.1.0a8
Fixed in: 2019.3.0a8
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
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
- Missing #pragma directives warnings appear in Inspector when including .hlsl file in Shader
- Fixed Timestep setting gets resets to default when upgrading project
Resolution Note (fix version 2019.3):
This is fixed by the Assets Pipeline V2 as of 2019.3.0a8.