Search Issue Tracker
Fixed
Fixed in 2022.3.13f1, 2023.1.19f1, 2023.2.0b15, 2023.3.0a10
Votes
9
Found in
2022.2.5f1
2023.1.0b2
Issue ID
UUM-26254
Regression
Yes
GameObjects don't interact with other GameObjects when the Cloth component is applied
Reproduction steps:
1. Open the attached “Test Project” Project
2. Open the “ClothBugWindows” Scene
3. Build the Project
4. Open the Build
5. Observe the interactions between GameObjects
Expected result: GameObjects with Cloth component react with other GameObjects
Actual result: GameObjects with Cloth component do not react with other GameObjects and go through them
Reproducible with: 2022.2.0a9, 2022.2.5f1, 2023.1.0b2
Not reproducible with: 2020.3.44f1, 2021.3.18f1, 2022.2.0a8
Reproducible on: Windows 10
Notes:
- When building the Project with “Development Build” enabled, Cloth interactions work correctly
Comments (3)
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
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
IJM
Mar 02, 2023 09:31
Unity 2022.2.* and some versions of 2022.3.*
Cloth won't work on 64-bit Windows build; It works on other platforms, including 32-bit Windows.
Somebody forgot to update the dlls, and QA team is on the vacation.
Shame...
Frontlines
Feb 27, 2023 14:35
Also having the issue where in a 64-bit release build the following message is logged "Cannot initialise Cloth: All scale components must be non-zero.", the cloth objects just disappear somewhere in said build. The 32-bit build works fine.
This happens in 2022.2.7f1 and also 8f1.
MidnightCow
Feb 08, 2023 15:13
Having a related issue in 2022.2.1f1
In build, cloth doesn't appear at all and player log says:
`Cannot initialise Cloth: All scale components must be non-zero.`