Search Issue Tracker
Fixed in 2021.3.31f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 7000.0.0a1, future release
Votes
0
Found in
2021.3.19f1
2022.2.9f1
2023.1.0b6
2023.2.0a5
2023.3.0a2
Issue ID
UUM-30365
Regression
No
Shader generation on Vulkan throws gl_Layer error
Reproduction steps:
1. Open the attached “Test Project” project
2. Build the Project with “SampleScene” Scene
Expected result: The project builds without any errors
Actual result: The console prints out “Shader error in 'Valve/VR/Silhouette': glslang: 'gl_Layer' : identifiers starting with "gl_" are reserved at line 35 (on vulkan)” error
Reproducible with: 2021.2.14f1, 2021.3.19f1, 2022.2.9f1, 2023.1.0b6, 2023.2.0a5
Not reproducible with: 2020.3.45f1, 2021.2.13f1
Reproducible on: Ubuntu 22.04, Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Right-Clicking while dragging a node throws a NullReferenceException and freezes the Graph View
- Limited information is provided when a Shader Compiler timeout occurs
- Search list view elements size setting is not preserved across other Search tabs
- Player crashes upon launch when a folder is deleted as a prebuild step
- Crash on System.RuntimeType:IsAssignableFrom when entering Play Mode in a specific scene
Add comment