Search Issue Tracker
Active
Under Consideration for 6000.0.X
Votes
0
Found in
6000.0.66f1
Issue ID
UUM-133552
Regression
No
Crash on memcpy_repmovs when selecting NavMesh Agent objects while in Play Mode in a specific scene
How to reproduce:
1. Open the attached “IN-129497.zip” project
2. Open the “ModernTerrainScene”
3. Enter Play Mode
4. Ensure Scene View is in focus
5. In the Hierarchy window, select both the “DisposableSpriteParent” GameObjects
6. Observe the crash
Reproducible in: 2023.2.0a1, 6000.0.66f1, 6000.3.6f1, 6000.4.0b7, 6000.5.0a6
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stactrace:
0x00007FFA619E3DAB (Unity) memcpy_repmovs
0x00007FFA5FFC7875 (Unity) AddPrimitivesImpl
0x00007FFA6038DAC8 (Unity) NavMeshDebugDraw::flush
0x00007FFA6038E476 (Unity) NavMeshDebugDraw::vertex
0x00007FFA60383A36 (Unity) DrawNavMeshAgent
0x00007FFA6038470D (Unity) DrawNavMeshAgentGizmo
0x00007FFA5FFCBC38 (Unity) GizmoManager::DrawActiveGizmos
0x00007FFA5FFCC2FE (Unity) GizmoManager::DrawGizmos
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller Layer name stays unchanged in Layers tab when renamed from Inspector
- [RenderingDebugger]Motion vectors are displayed when Phong Tessellation is used on the material and Skinned Motion Vectors are enabled on the GameObject's Skinned Mesh Renderer component
- Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene
- [Mac] Glitchy visual artifacts appear when moving around a scene with Sphere Handles
- Crash on memcpy_repmovs when selecting NavMesh Agent objects while in Play Mode in a specific scene
Add comment