Search Issue Tracker
Fixed
Fixed in 2020.3.47f1, 2021.3.22f1, 2022.2.13f1, 2023.1.0b9, 2023.2.0a5
Votes
0
Found in
2020.3.44f1
2021.3.17f1
2022.2.4f1
2023.1.0b2
2023.2.0a1
Issue ID
UUM-25486
Regression
No
[Vulkan] There is no option to change the string being passed when Unity passes the string to the 'vkCreateInstance' function
How to reproduce:
1. Open any project or create a new one
2. Open Player settings (Edit>Project settings…>Player)
Expected result: There is an option to change which string Unity passes to 'vkCreateInstance'
Actual result: There is no option to change which string Unity passes to 'vkCreateInstance'
Reproducible with: 2020.3.44f1, 2021.3.17f1, 2022.2.4f1, 2023.1.0b2
Reproduced on: macOS 13.0.1 (Intel)
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
- [Android][Vulcan] "UNITY_DISPLAY_ORIENTATION_PRETRANSFORM" is always 0 when the render pipeline is URP
- Editor loads for a long time when doing an Undo action in a large Shader Graph
- Memory leak when building AssetBundles
- [Asset Bundle] AudioSource output field not staying connected correctly when loaded from Asset Bundle
- [Android] Duolashock4 controller is not detected after disconnecting and reconnecting controller while the Player is running in the background
Resolution Note (fix version 2023.2.0a5):
Product name will now be used as application name when creating Vulkan instance.