Unity Issue Tracker - There is no option to change the string being passed when Unity passes the string to the 'vkCreateInstance' function
Fixed
UUM-25486
There is no option to change the string being passed when Unity passes the string to the 'vkCreateInstance' function
Unity: Vulkan
Vulkan
Fixed
2023.2.X
2023.1.X
2022.2.X
2021.3.X
2020.3.X
Product name will now be used as application name when creating Vulkan instance.
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'