Search Issue Tracker
Fixed in 2018.1.X
Votes
3
Found in
2017.1.0b9
2017.2.0p3
Issue ID
974500
Regression
Yes
Graphics Raycaster returning wrong object if the distance between two rays is too small
Steps to reproduce:
1. Open user attached project
2. Start play mode
3. Click on the "Floor" object that has an above "Bottom" object
4. Notice that "Floor" game object is returned if the raycast distance between "Bottom" and "Floor" objects is too small
Expected result: "Bottom" object should be returned
Actual result:"Floor" game object is returned
Reproduced in: 2017.2.0p4, 2017.1.2p3, 2017.1.0b9
Not reproduced in: 2017.1.0b8, 5.6.4p3
Regression since: 2017.1.0b9
Fixed in: 2018.2.0a3, 2018.1.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
Add comment