Search Issue Tracker
Fixed in 5.5.0
Votes
3
Found in
5.5.0b3
Issue ID
832083
Regression
Yes
[Standalone] "Your GPU (Null Device) or driver doesn't support linear rendering" error with "-batchmode -nographics"
Reproduction steps:
1. Open the project
2. Build "test" scene
3. Create a shortcut for the build executable file
4. Add -batchmode -nographics launch options
5. Open the executable through the shortcut
- Throws an error "Your GPU (Null Device) or driver doesn't support linear rendering"
Expected result:
The program runs in -batchmode and -nographics mode, that way it could be run on computers without a dedicated graphics processing unit.
Actual result:
The program crashes
Last version where everything works: 5.5.0b2
Reproduced with:
5.5.0b3
5.5.0b4
Not reproducible with:
5.5.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment