Search Issue Tracker
[RenderDoc] Compute Shader Dispatch Calls do not show in the Event Log
Repro steps:1) Open the project and main.scene in it2) Load RenderDoc on the Game View3) Press play and capture the frame with Rende... Read more
‘Assertion failed’ and ‘ArgumentNullException' when creating a new Mater...
Reproduction steps:1. Open the attached ‘URP2022' project2. Open the ‘SampleScene’3. Observe the ‘Assets/Settings/URP-HighFidelity’ ... Read more
AudioClip.LoadAudioData() never returns 'true'
How to reproduce: 1. Open attached project- Project contains an audio file and an Editor script which can preload audio clips2. Go t... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... Read more
Editor hangs when GameObject is dragged underneath and released when blu...
1. Create a new project2. Create a scene3. Add a GemaObject to the scene4. Drag it down and release when a blue line appears==> E... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
Font Asset pulls all fonts with the same family name as dependencies
How to reproduce:1. Open the user-attached project “My Project”2. In Assets/Fonts select “Metropolis-Black.ttf”3. On the Toolbar, cl... Read more
[32-bit] Unity crashes on play when loading 32-bit DLL file
To reproduce the bug please follow the steps1. Open "case_693215-DraglineWrapper" project on 32-bit Unity2. Open "dragline" scene3. ... Read more
Dropdown menus open outside the window when another window is selected f...
How to reproduce:1. Open the “IN-78352_repro“ project2. In the Project Window double-click on the “test_VFX“ asset3. In the Visual E... Read more
Particles do not collide when particle system is moving
1. What happenedFor cases when- PS is static and other objects are moving- particles don't move, but PS is movingThere's no collisio... 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP