Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.4
2020.3
2021.1
2021.2
2021.2.0b12
2022.1
Issue ID
1369087
Regression
No
In very rare circumstances, NOT using Multithreaded 2D Physics Consistency Sorting results in duplicate contact processing.
Reproduction steps:
1. Open attached project "1369087.zip"
2. Load the "Main Menu" scene.
3. Observe the GameObject "Collectable Area > Diamon Area > Log".
3. Enter Play mode and observe "Log" doesn't sink far
4. Select Edit > Project Settings > Physics 2D > Job Options
5. Disable "Use Multithreading"
6. Enter Play mode and observe the difference of the "Log" obejct.
Expected results: The "Log" object should sink in a similar manner whether "Use Multithreading" is on or off.
Actual results: The "Log" object reacts significantly different depending on whether "Use Multithreading" is on or off.
Reproduced in: 2019.4.31f1, 2020.3.19f1, 2021.1.23f1, 2021.2.0b14, 2022.1.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Add comment