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] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note (fix version 2023.2.0a5):
Product name will now be used as application name when creating Vulkan instance.