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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
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.