Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
2
Found in
6000.3.9f1
6000.4.0b9
6000.5.0a7
6000.6.0a1
Issue ID
UUM-134307
Regression
Yes
[Linux] "GPUResidentDrawer" warnings are thrown in the Console when creating a new Unity project using Universal 3D Template
Steps to reproduce:
1. Create new Unity project using Universal 3D Template
2. Once project is loaded, observe the Console window
Actual results: "GPUResidentDrawer The current platform does not support UnityEngine.Rendering.BatchBufferTarget" warnings throw in the Console window after project is loaded
Expected results: No warnings are thrown in the Console after project is loade
Reproducible with versions: 17.1.0 (6000.3.0a1 (4592b02ab560), 6000.3.9f1, 6000.4.0b9, 6000.5.0a7)
Not reproducible with versions: 17.0.12 (6000.0.67f1), 6000.2.0b2, 17.0.14 (6000.2.15f1 (0707b6d1e918))
Tested on (OS): Ubuntu 24.04 (reproducing), macOS Silicon Tahoe 26.2 (M1) (not reproducing)
Notes:
- Universal 3D Template was updated via Unity Hub
Comments (1)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
TomaszFiszer
Feb 18, 2026 14:02
I can confirm this error on Debian 13 with the version 6000.3.8f1.
```
GPUResidentDrawer The current platform does not support UnityEngine.Rendering.BatchBufferTarget
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /home/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:224)
```