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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment