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
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Add comment