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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment