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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment