Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0f3
Issue ID
997953
Regression
No
Recurring glitch somewhere in the intersection of Transform, NavMesh and Physics
Steps to reproduce:
1. Open attached project "TransformNavMeshPhysicsBug.zip"
2. Make sure to not have anything selected in the hierarchy
3. Enter play mode and observe the agent hit the door and not progress further
4. Optionally, Enter play mode when having selected something in the hierarchy
5. Agent will pass through both sliding doors without a hitch
Expected: Regardless of hierarchy selection, the agent will return appropriate position information and won't get stuck
Actual: If you have nothing selected in the hierarchy the agent will get stuck, the console will output the abnormal position of the agent
Reproduced on: 2018.1.0b6, 2017.3.1p1, 2017.2.1p3, 2017.1.3p1, 5.6.5p1
Notes: Does not reproduce if you set Collision Detection to continuous.
With discrete CD reproduces on build too.
Won't Fix: The Rigidbody in question is not Kinematic, which results in this glitch
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment