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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Resolution Note (fix version 3.1.0-exp.4):
Fixed in 3.1.0-exp.4