Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.5f1
Issue ID
806800
Regression
No
Collision detection constantly failing
Reproduction steps:
1. Open attached project "Collision" (Attached in the edit)
2. Open scene "Main"
3. Play the scene
4. Move off the platform and jump (Space) without touching arrow keys (Attached a gif)
-- Notice that in the console it says False - meaning that collision with the ground is not detected
5. If you move around with arrow keys, after some time it will start detecting the ground again
-- If you play further and keep braking the collision - eventually Player will start spazzing out and fall thru the plane. (Second gif)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment