Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.5f1
2018.1.9f1
Issue ID
1064523
Regression
Yes
[Physics] Physics Raycaster does not detect the full object's collider bounds after scaling and disabling the object
Steps to reproduce:
1. Open user attached project
2. Play the scene
3. Select the EventSystem and observe the output
4. Select the Game window
5. As you hover over the object you see game object "Incident" listed in the event system
6. Hit "down" arrow key to scale the object down and turn it off
7. Hit "up" arrow to turn it back on and scale it back up
8. Observe that the event system does not find it until you hover over almost the very bottom of the "Incident" game object
Expected result: Physics Raycaster should detect the full object's collision bounds after an object was scaled down and disabled
Workaround: toggle the box collider off and back on after
Reproduced in: 2018.3.0a6, 2018.2.1f1, 2018.1.9f1, 2018.1.5f1
Not reproduced in: 2018.1.4f1, 2017.4.7f1
Regression since: 2018.1.5f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1024453