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
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
Add comment