Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.9f1
6000.4.0b9
6000.5.0a7
6000.6.0a6
Issue ID
UUM-142322
Regression
Yes
[Linux] Improve "GPUResidentDrawer" warning message to include actionable guidance when creating a new Unity project using Universal 3D Template
Steps to reproduce:
1. Create a new Unity project using Universal 3D Template
2. Once the project is loaded, observe the Console window
3. Read the warning message thrown in the Console
Actual results: "GPUResidentDrawer The current platform does not support UnityEngine.Rendering.BatchBufferTarget" warnings throw in the Console window after project is loaded
Expected results: The warning message should clearly state the cause and provide a resolution, such as:
"GPUResidentDrawer The current platform does not support UnityEngine.Rendering.BatchBufferTarget. Please change Graphics API to Vulkan in Project Settings."
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AdaptiveLOD sample has missing prefabs and throws missing prefab errors when the AdaptiveLOD sample is imported and the AdaptiveLOD scene is opened
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
- [Desktop] Plastic move detection mixes up identical files
- SVG Icon has tessellation issues in "Antialiased Arc Encodings", ok with "Basic Triangulation"
- "You may not pass null objects" and "Maximized serialized file backup not found" errors are thrown when maximizing and minimizing docked Multiplayer Play Mode window after Multiplayer Play Mode package is uninstalled
Add comment