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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment