Search Issue Tracker
Audio mixer assets are using the wrong icons in Search
Steps to reproduce: Create and open an empty project. Create an audio mixer asset (Assets > Create > Audio > Audio Mixer). ... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[VFXG] Setting an exposed texture to none assigns a random texture
Steps to reproduce: 1. Import the attached package 2. Open Test-Mesh Instancing Scene 3. In the Hierarchy, select any Mesh Count 4. ... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
[Visual Effect Graph] Undo and Redo actions on "Default Subgraph Operato...
NullReferenceException is thrown on performing Undo and Redo actions when "Default Subgraph Operator" Template is opened, refer atta... Read more
Errors thrown when animating objects after saving scene while recording ...
As discussed on the forum here http://forum.unity3d.com/threads/animation-animator-problems.337987/#post-2221440. 1. While working o... Read more
Y-Flipped Visual Element has a gap between its parent when it's resized
Reproduction steps:1. Open the provided project2. Open “BrowserView2.uxml” with the UI Builder3. Stretch the canvas vertically by cl... Read more
GameObject's position is not updating correctly when using [ExecuteAlways]
Reproduction steps:1. Open the attached project "1424891.zip"2. Open the "SampleScene" Scene (Assets/Scenes)3. Observe the "Cube" Ga... Read more
[XR] Editor crashes with ComputeBuffer::SetData when exiting the Play Mo...
How to reproduce:1. Open the user's project2. Enter the Play Mode3. Exit the Play Mode Expected result: Editor does not crashActual ... Read more
Space is not saved when adding it as the first symbol of the line
Reproduction steps: Open the attached project (“StringBug.zip“) Select “Assets/Data/TextData” In the Inspector window select the “Te... 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