Search Issue Tracker
Fixed
Fixed in 6000.0.60f1, 6000.2.9f1, 6000.3.0b6, 6000.4.0a2
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b3
6000.4.0a1
Issue ID
UUM-120318
Regression
No
Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
How to reproduce:
1. Open the project “IN-117238_DDSLRGGPUUploadIssue”
2. In the Game tab, notice the metallic, rough, reflective shading
3. Change the Graphics API from Direct3D11 to Vulkan (Edit → Project Settings → Player → Other Settings → move Vulkan to the top of the list)
4. In the Game tab, notice the shading change
Expected result: The object remains metallic, rough and reflective
Actual result: The object loses the metallic, rough and reflective properties
Reproducible with: 6000.0.8f1, 6000.0.58f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Could not test with: 2023.1.0a1, 6000.0.7f1 (many package dependency issues)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: The issue is only present with Vulkan, DX12 and DX11 works as expected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment