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
- “Client And Server” shown without spaces in Active Scenario window
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
Add comment