Search Issue Tracker
Children layout breaks when changing the Hierarchy layer and the Transfo...
To reproduce: 1. Open QA's attached project 2. Play the scene 3. Expand "Canvas", select "Test" 4. On the Script Component open the ... Read more
Crash when playing the scene and pressing arrow keys
To reproduce: 1) Open attached project and "RacingScene" in it 2) Play it 3) Click one of the arrow keys CRASH Reproduced in 2018.... Read more
Physics.ComputePenetration behaves incorrectly when a Terrain has a non-...
Steps to reproduce: 1. Open user-supplied project ("Compute Penetration.zip") 2. Open Scene "main" and play it 3. Move the green Sph... Read more
[Timeline] NullReferenceException error thrown while dragging animation ...
NullReferenceException error thrown while dragging animation clip on track group in Timeline window. Steps to repro: 1. Open Multip... Read more
Probuilder - Errors when clearing Bezier point
Selecting a bezier point and clicking "Clear Point" causes errors in the log. The scene will also lock up. To stop the errors the u... Read more
Probuilder - Errors when subdividing bezier mesh
Subdividing a Bezier shape will result in a black mesh and errors in the console. "ProBuilder.EditorCore.pb_Editor.OnGUI () (at /U... Read more
When any value in the Area, Bake or Agent tabs is changed it shows up in...
How to reproduce: 1. Create new project 2. Open Agents tab in Navigation window (works with Agents, Areas and Bake tabs) 3. Change R... Read more
Overlay disappears for "Play and Edit Tutorial" when the "Tutorial Windo...
Overlay disappears for play and edit tutorial when it's window is placed next to editor and it focuses scene view Steps to Repro: 1... Read more
[Timeline] Animation & Audio clip blends together when dropped on an Aud...
Animation clip blends with Audio clip when drag & dropped on an Audio clip in Audio Track of timeline window. Steps to repro: 1. O... Read more
Editor hangs when faulty Dictionary is instantiated before variables use...
When a script has a class variable of Dictionary type, that is attempted to be initialized with duplicate keys (resulting in an exce... 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
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
- Gradient Editor tab is missing "on-hover" action on the three-dot menu
- [sw-unity-6-1] Transform Gizmos cannot be interacted with when they are overlapping with the Orientation Gizmo
- [sw-unity-6-1] Code is executed twice in a Coroutine when "WaitUntil(() => Input.GetKeyDown())" is used with "while(true)"