Search Issue Tracker
Fixed
Fixed in 2023.2.5f1, 2023.3.0a11, 7000.0.0a1
Votes
0
Found in
2023.2.0b7
2023.3.0a3
Issue ID
UUM-47088
Regression
Yes
"Thread group size must be above zero" error is thrown when using a custom blend shape synchronization script with models imported through "DAZ to Unity bridge"
Reproduction steps:
1. Open project “ThreadGroupSizeMustBeAboveZero.zip”
2. Open “OutdoorsScene”
3. Enter Play Mode
4. Select “Triska/Genesis8Female/Genes8Female.Shape“ GameObject in the Hierarchy
5. Change the value of “Skinned Mesh Renderer/BlendShapes/Genesis8Female__G 101 EL Eyes 15“ through the Inspector
6. Observe the Console window
Expected result: No errors are thrown
Actual result: "Thread group size must be above zero" error is thrown
Reproducible with: 2023.2.0a16, 2023.2.0b7, 2023.3.0a3
Not reproducible with: 2021.3.30f1, 2022.3.8f1, 2023.1.10f1, 2023.2.0a15
Reproducible on: macOS Ventura 13.2.1 (Intel)
Not reproducible on: no other environment tested
Comments (1)
-
S301
Nov 01, 2023 14:34
We are getting this issue on Windows in Dx11 - URP 16.x.x
Is this also fixed for windows?
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 D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Resolution Note (fix version 7000.0.0a1):
Fixed a Metal validation error that occurred when GPU batched skinning generated an empty dispatch call due to empty blendshapes.
Resolution Note (fix version 2023.3.0a11):
Fixed a Metal validation error that occurred when GPU batched skinning generated an empty dispatch call due to empty blendshapes.