Search Issue Tracker
Static GameObjects that belong in Terrain cast realtime shadows
Steps to reproduce:1. Open original project "Terrain.zip"2. Open the "1" scene,3. Observe the shadow of the tree4. Zoom in to the tr... Read more
[HDRP] Editor throws the "d3d12: CreateGraphicsPipelineState failed." er...
How to reproduce:1. Open the attached project ("New Unity Project.zip)2. Switch the Graphics API to DX123. Observe the Console Expec... Read more
Prefab instance's Skinned Mesh Renderer Material reverts to a previous o...
How to reproduce:1. Download, extract and open attached project '1121500repro.zip'2. Open 'SampleScene'3. Observe the Material in th... Read more
UI Image position is set to NaN after changing Orthographic Camera size ...
How to reproduce:1. Open attached Unity project2. Reset Rect Transform component from Image GameObject3. Change Orthographic Camera ... Read more
Private Script functions aren't taken into consideration when used as an...
How to reproduce:1. Open attached project (New Unity Project.zip)2. Select Cube in the Hierarchy3. In the Animation Window pres Add ... Read more
Memory leak in Texture2D.PackTextures() when padding is set to 1
Steps to reproduce:1. Download the attached project and open "TestScene" scene2. Enter play mode Results: Editor freezes and starts ... Read more
Listed Force Field affects particles even though it is disabled
How to reproduce:1. Open attached project ("case_1110810-ParticlesTest.zip")2. Open the repro scene ("SampleScene")3. Inspect the "P... Read more
Animator States are not automatically selected when copy-pasted
How to reproduce:1. Open attached project ("case_1112939-Animator_demo.zip")2. Select the "New Animator Controller"3. Select all of ... Read more
Project building fails when using EditorApplication.LockReloadAssemblies...
Reproduction steps:1. Open the Project inside of the "BuildFailRepro.zip"2. Build the Project as Windows 86x643. After the Build com... Read more
[Metal] Shader doesn't work in Standalone build with Metal Graphics API
Reproduction steps: 1. Open "MinimalRepro" project2. See Game view shader blur3. Build Standalone player with Metal Graphics API4. S... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project