Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.1.X, 2020.2.X
Votes
0
Found in
Issue ID
1276781
Regression
No
OpenGL/GLES static const vector returns incorrect data
Repro steps:
- Open test project and make sure the render backend is set to OpenGL
- Press play and observe incorrect faces 5 & 6 on the sphere
Notice how each frame rendered you get different results for these exact two faces. This behavior is consistent over all OpenGL/GLES devices on katana. It does not reproduce with d3d11, vulkan, metal...
Reproduced on 2019.4.2f1, 2020.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment