Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.1
2020.2
Issue ID
1261150
Regression
No
[Bug] Shaders using SV_RenderTargetArrayIndex with tessellation stages fail to compile with OpenGL
How to reproduce :
1. Open "845-XR-Texture2DArrayIndexTess" Scene in the attached "845-XR-Texture2DArrayIndexTess.zip" Project
2. Make sure OpenGL is selected as the renderer
3. Enter Play Mode
4. Observe Console
Expected Behavior: Everything is rendered as expected without errors
Actual Behavior: Texture becomes pink and shader compilation error is seen in the Console
Reproducible with: 2020.1.1f1, 2020.2.0a20
Could not test with: 2018.4, 2019.4 due to some shader namespaces being missing
Note:
- Error:
GLSL compilation failed:
0(32) : error C0000: ... or #extension GL_NV_viewport_array2 : enable
- It seems that it does not reproduce with AMD GPUs
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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note (fix version 2021.2):
Fixed in: 2022.1.0a13