Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.3.0a14
Issue ID
UUM-56571
Regression
Yes
Compute shader errors are thrown when High Quality Line Rendering is enabled
How to reproduce:
1. Open the “repro“ project
2. Open the “SampleScene“
3. Select the “Global Volume“ GameObject
4. In the Inspector window enable the High Quality Line Rendering
5. Observe the Console
Expected result: No errors are thrown
Actual result: Computer shader errors are thrown
Reproducible with: 2023.3.0a6, 2023.3.0a14
Not reproducible with: 2023.2.1f1, 2023.3.0a5
Could not test with: 2021.3.32f1, 2022.3.13f1
Fixed in: 2023.3.0a15
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Errors:
Compute shader (ComputeShader-VertexSetup): Can't find kernel (0) variant with keywords:
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&
ComputeShader-VertexSetup.compute: Kernel at index (0) is invalid
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
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
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
Resolution Note:
There are no fixes planned for this Bug