Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.1.0a1
2018.3.0a1
2019.1.0a1
2019.1.0b9
Issue ID
1149488
Regression
Yes
Standalone player do not support Compute Shaders when OpenGL extension is used
How to reproduce:
1. Open attached project
2. Build for Windows
3. Run the build with -force-glcore42 argument
Reproducible with: 2018.1.0a1, 2018.3.14f1, 2019.1.1f1
Not reproducible with: 2017.4.26f1, 2019.2.0a14, 2019.3.0a1
Crashes with: 2019.2.0a14
Actual results: Compute Shaders are not supported therefore cube stays green, or the build crashes
Expected results: Compute Shaders should be supported, cube should turn red
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment