Search Issue Tracker
Fixed
Fixed in 2022.3.5f1
Votes
0
Found in
2022.3.4f1
Issue ID
UUM-49325
Regression
No
[iOS] Kinematic Rigidbody2D can begin moving when it is collided with
How to reproduce:
1. Open the attached Project "physics-kinematic-bug"
2. Build and Run the Scene "test" on iOS
3. Observe the Player on the iOS device
Expected result: After the top GameObjects fall on the lower ones, the lower ones stay in place
Actual result: The bottom middle GameObject starts moving after it is collided with
Reproducible with: 2022.3.4f1
Not reproducible with: 2021.3.30f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6
Fixed in: 2022.3.5f1
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 GameObject::QueryComponentByType when opening a project
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D
Add comment