Search Issue Tracker
Fixed
Fixed in 6000.2.0a2
Votes
0
Found in
6000.2.0a1
Issue ID
UUM-91954
Regression
No
“… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged when GPU Skinning is set to GPU
Reproduction steps:
1. Open the attached “BugReportProject” project
2. Open the “Assets/Scenes/SampleScene” Scene
3. Enter Play Mode
4. Observe the Console
Expected result: No shader warnings are logged
Actual result: Multiple “… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged
Reproducible with: 2023.1.8f1, 6000.0.33f1, 6000.1.0b1
Not reproducible with: 2021.3.47f1, 2022.3.55f1
Couldn't test with: 2023.1.0a1 - 2023.1.7f1 (Prefab errors)
Reproducible on: macOS Sequoia 15.1.1 (M1 Max), Windows 11
Not reproducible on: No other environments tested
Notes: If there are Burst errors in the Console, delete the Library folder and try the reproduction steps again
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
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
- Mono Windows Builds don't produce full log callstacks when generating logs
Resolution Note (fix version 6000.2.0a2):
Added Sprite Skinning Node to ShaderGraph that supports GPU deformation for Sprites.