Search Issue Tracker
Fixed
Fixed in 3.1.0-exp.4
Votes
0
Found in [Package]
3.1.0-exp.3
Issue ID
URS-440
Regression
Yes
[Render Streaming] Unable to intercept Vulkan initialization in a custom graphics plugin when using IUnityGraphicsVulkan
How to reproduce:
1. Open the user's attached "NativeGFXPlugins" project
2. Observe the contents of the "plugin1.log" file with any text editor application
Expected result: The second line in the "plugin1.log" file states "intercepted Vulkan initialization" and the plugin successfully intercepted Vulkan initialization
Actual result: There is no second line in the "plugin1.log" file that states "intercepted Vulkan initialization" or the second line states "Unable to intercept Vulkan initialization" and the plugin has failed to intercept Vulkan initialization
Reproducible with: 2.2.0-preview, 3.1.0-exp.3 (2019.4.38f1, 2020.3.34f1, 2021.3.1f1, 2022.1.0f1), 3.1.0-exp.3 (2022.2.0a11)
Not reproducible with: 2.1.1-preview (2019.4.38f1, 2020.3.34f1, 2021.3.1f1, 2022.1.0f1)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 3.1.0-exp.4):
Fixed in 3.1.0-exp.4