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
- UGUI Pointer Enter/Exit does not always trigger when hovering quickly over it
- Longer Add Component submenu labels obscure UI and are not truncated
- Scripts submenu of the Add Component Menu can be scrolled horizontally
- Documentation link icons' are not aligned in he "Recommendation" tab
- "Game Specifications" section becomes blank, and users get "ArgumentException: Cannot unschedule unknown scheduled function" during the "Game Specification" selection when the "Multiplayer Center" window is docked
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.