Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2018.2.11f1
Issue ID
1089111
Regression
No
Application freezes on VK_ERROR_INITIALIZATION_FAILED (-3) when run on specific devices with Vulkan API
Can also freeze on Vulkan error VK_ERROR_DEVICE_LOST (-4)
How to reproduce:
1. Open user's project and Export the project
2. Build the exported project in Android Studio
3. When deployed to device, run the application
4. When the main scene loads, drag and drop any room template (rectangle/t-shape/l-shape) to the work area
5. In the bottom menu, tap the right-most button (square with N and arrows). Repeat multiple times if needed
Expected result: the application does not freeze
Actual result: the application freezes
Reproducible with: 2017.4.16f1, 2018.2.17f1, 2018.3.0b11, 2019.1.0a12
Not reproducible on MI Max (OS: 6.0.1, Adreno 510)
Not reproducible on HTC 10 (OS: 7.0, Adreno 530)
Not reproducible on Samsung Galaxy S9 (OS: 8.0.0, Adreno 630)
Not reproducible on Samsung Galaxy S8 (OS: 8.0.0, Mali-G71)
Not reproducible on HUAWEI Mate 20Pro (OS: 9, Mali-G76)
Reproducible on Google Pixel Xl (OS: 8.0.0, Adreno 530)
Reproducible on LG V30 (OS: 8.0.0, Adreno 540)
Reproducible on Razer Phone (OS: 8.1.0,Adreno 540)
Conclusion: so far looks like Android 8.x + Adreno 5xx issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder
Add comment