Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b10
Issue ID
643818
Regression
Yes
Physics.IgnoreLayerCollision forces colliders to exit triggers
To reproduce:
1. Open attached project
2. Open test scene
3. Press play
4. Check the log for the trigger enter and exit events occuring every fixed update
5. Stop scene
6. Disable "UpdateIgnoreCollisions"
7. Press play and check console again
8. Notice that now it works correctly and only log for the trigger enter event occurs in console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
Add comment