Search Issue Tracker
Fixed
Fixed in 2021.3.25f1, 2022.2.18f1, 2023.1.0b14, 2023.2.0a11
Votes
0
Found in
2020.3.42f1
2021.3.15f1
2022.1.23f1
2022.2.0b6
2023.1.0a21
2023.2.0a6
Issue ID
UUM-21683
Regression
No
Unity freezes when high RigidBody.addforce force value is used
Reproduction steps:
# Open the attached project “Freeze”
# Open the scene “Assets/Scenes/SampleScene”
# Enter the Play mode
# Press the keyboard button “Space”
Expected result: The scene plays smoothly
Actual result: Unity freezes for around 10 seconds
Reproducible with: 2020.3.42f, 2021.3.15f1, 2022.1.23f1, 2022.2.0b6, 2023.1.0a21
Reproducible on: Windows 11
Note: The issue is only reproducible when the GameObject “Right Bullet Casing” has the RigidBody component with “Collision Detection” set to “Continuous Speculative”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
- [iOS] Background thread runs a few times slower when “application.targetFrameRate“ is set to 30 compared to 29 on some iOS devices
Add comment