Search Issue Tracker
Won't Fix
Won't Fix in 2022.3.X
Votes
0
Found in
2021.3.32f1
2022.3.14f1
Issue ID
UUM-57540
Regression
No
Crash on gles::UseGLSLProgram when shader fails to patch due to exceeding MAX_UNIFORM_LOCATIONS on Intel Tiger Lake chipset
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Open “Assets/TerrainDemoScene_URP/Scenes/TerrainDemoScene.unity“ Scene
3. Set Graphics Api to OpenGLCore (Edit > Project settings… > Player)
4. Enter the Play Mode
Expected result: The Play Mode is entered
Actual result: Editor crashes
Reproducible with: 2021.3.32f1, 2022.3.14f1
Not reproducible with: 2023.1.0a1, 2023.2.1f1, 2023.3.0a15
Reproducible on: Windows 10
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}0x00007FF743A4AA75 (Unity) gles::UseGLSLProgram
0x00007FF743A646CB (Unity) GlslGpuProgramGLES::Bind
0x00007FF743A4DDF6 (Unity) GfxDeviceGLES::BeforeDrawCall
0x00007FF743A51DFA (Unity) GfxDeviceGLES::DrawBuffersBatchMode{noformat}
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Support for OpenGL on Microsoft Windows for the Unity editor and players has been deprecated, and as such, this issue will not be fixed.
Resolution Note (2022.3.X):
Support for OpenGL on Microsoft Windows for the Unity editor and players has been deprecated, and as such, this issue will not be fixed.