Search Issue Tracker
[LocalServer] NetworkServer.RegisterHandler ignores local connection
Repro steps:1) Open the project and test scene2) Run and notice console window shows two messages (Instead of four)3) Notice in the ... Read more
[SceneView] pixelHeight returned after Repaint is increased by 2
Steps to reproduce: 1. Open attached project2. Open scene "testBug"3. Select Main Camera in hierarchy and notice that two different ... Read more
Prefab name isn't updated in Assets window when its name is changed thro...
Steps to reproduce: 1. Open attached project "PrefabNameChangeBug.zip"2. Open scene "repro"3. Run it4. Select "Capsule" prefab and i... Read more
Impossible to change Animator parameter's values in Animator Window usin...
How to reproduce:1. Open the attached project1. Open Main scene2. Open Animation Window3. Select Player in hierarchy4. Add Property ... Read more
Crash when deallocating memory in DirectorManager
To reproduce:1. Open attached project2. Open scene Viking village3. Crash in MemoryManager::Deallocate (full stacktrace in editor log) Read more
Configurable Joint Target Position & Target Velocity are Inverted
Steps to reproduce:1. Create a Capsule and place a configurable joint on it.2. In X,Y, and Z Drive, change the mode to Position and ... Read more
A custom shader isn't displayed correctly. Shader is only displayed in b...
Reproduction steps:1. Open attached project2. Open scene "MainScene"3. The shader should look like a glitched out cube (screen shot ... Read more
FBX Rotation issues
FBX Rotation issues with generated FBX files Read more
Nav mesh generation does not consider colliders (without renderers)
To reproduce:1. Add a box object to any navmesh2. Remove the renderer component off the box3. Make the box Static4. Bake NavigationE... Read more
Agent cannot pass through a passable area when Carving Obstacles are nearby
http://screencast.com/t/QguCezuUTo reproduce:1. Open attached project2. Open NavMeshIssue scene3. Enter play mode4. Drag around the ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template