Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.3.11f1, 2023.1.15f1, 2023.2.0b11, 2023.3.0a7, 7000.0.0a1
Votes
0
Found in
2020.3.47f1
2021.3.24f1
2022.2.18f1
2023.1.0b15
2023.2.0a13
2023.3.0a2
7000.0.0a1
Issue ID
UUM-35030
Regression
No
"Shader error in 'Kernel': syntax error:" when "include_with_pragmas" is used last in the include list
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Observe the Console Window
Expected result: No error is thrown
Actual result: “Shader error in 'Kernel': syntax error: unexpected token 'OneUint' at kernel Kernel at Kernel.compute(6) (on metal)“ is thrown
Reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.1.24f1, 2022.2.16f1, 2023.1.0b13
Reproducible on: Intel MacOS 13.3.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment