Search Issue Tracker
Fixed in 2018.2.5f1
Fixed in 2018.2.X
Votes
1
Found in
2018.2.0b4
2018.2.0f2
Issue ID
1059296
Regression
Yes
[Regression] OnTriggerEnter fails at certain distances
How to reproduce:
1. Open the user-submitted project
2. Enter Play mode and press the space key
3. Open the Scene View and click on any white capsule
4. Observe the collider
Expected result: All capsules that have trigger colliders touching the red sphere turn green
Actual result: At certain distances the on trigger enter is ignored and the capsules stay white
Reproduced in: 2018.2.0f2, 2018.2.0b4, 2018.1.8f1, 2018.1.6f1
Not reproducible in: 2018.2.0b3, 2018.1.5f1, 2017.4.6f1, 2017.2.3p2, 2017.1.4p2
Couldn't test with: 2018.3.0a4
Verified in: 2018.3.0a5
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 GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment