Search Issue Tracker
TreeView is reordered incorrectly when reordering items between differen...
Reproduction steps:1. Open the attached project “TreeViewReorderingBug“2. Open the scene “Assets/Scenes/SampleScene”3. Enter the Pla... Read more
[Profiler] Dropdown button under 'Module Details Panel' for 'CPU Usage M...
The dropdown button in the Module Details Panel for CPU Usage Module disappears on switching to Hierarchy or Raw Hierarchy View. If ... Read more
[Quick Search] Searching for Scriptable Objects, doesn't work unless all...
Reproduction steps: 1. Open "1157066" project2. Open the Quick Search menu ("Alt" + " ' ")3. Search for "Scriptable"4. Press on the ... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
JobTempAlloc has allocations that are more than 4 frames old' warnings a...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Enter Play mo... Read more
Spline Loft Behavior does not generate correct normals for geometry
LoftRoad generates normals that onluy face up. In the Loft function, normals are assigned Vector3.up instead of the up vector from t... Read more
[IL2CPP] Error "The method or operation is not implemented." is thrown w...
Reproduction steps:1. Open project “UnityIssue20230131”2. Build the project Expected result: the project is builtActual result: the ... Read more
GetNextFrameFenceValue() always returns 1
The native rendering plugin interface functions IUnityGraphicsD3D12v7::GetNextFrameFenceValue() always returns 1. To reproduce: Writ... Read more
[NetworkTransport][Receive] Sending larger buffer than clients buffer ca...
Steps to reproduce: 1. Open attached project2. Open "scenes/main"3. Run "main" scene in unity and press "Start client"4. Build and r... Read more
Shader Graph Master Node unsupported render pipeline error message is no...
How to reproduce:1. Create a new project2. Install Shader Graph3. Create a Shader Graph asset (either Unlit or PBR)4. Double click i... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera