Search Issue Tracker
Fix spelling in "BoxColliders does not support negative scale or size"
How to reproduce:1. Open the attached project “ColliderBug”2. Open the “SampleScene” scene3. Enter the Play mode4. Observe the Conso... Read more
Objects inside a Canvas have hyper-sensitive rotation when Rotate Gizmo ...
How to reproduce:1. Create a new project2. Create a new UI element (E.g Button)3. Select the UI object with the Rotate Tool4. Use th... Read more
[Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when ...
Reproduction steps:1. Open the attached “BugRepro” project2. Close the Editor3. Open RenderDoc4. In the Executable Path field, enter... Read more
Unity leaks memory when adding/removing breakpoints while debugging with...
How to reproduce:1. Open the "VS_Leak.zip" project3. Open the "NewBehaviurScript.cs" script4. Attach Unity Debugger via Visual Studi... Read more
Graph view is not centered when opening a local subgraph for the first time
Steps to reproduce: Download and import the attached "gtk-subgraph-centering.unitypackage" Create and open a graph (Assets > Crea... Read more
[WebGL] NavMeshSurface crashes player when it refers to a NavMeshData file
https://github.com/Unity-Technologies/NavMeshComponents Add a NavMeshSurface component to an object.Press the Bake button from it's ... Read more
[VFX Graph] Error is thrown when selecting camera and vfx component with...
How to reproduce: Drag any VFX to the Scene LMB click and then drag to select camera and vfx component at the same time Release LMB ... Read more
Custom editor window crashes at IMGUI::GUIWindow::OnGUI
Steps to reproduce: 1. Open attached project2. Open scene "FuzzyEditor"3. If "Fuzzy Logic" tab is open - close it4. In top menu, ope... Read more
[Shuriken] Crashes on ParticleSystemParticles::element_assign with uniqu...
Steps to reproduce: 1. Download and import attached project.2. Press play.3. Wait for 3-5 secs. Crash! Notes: Sometimes windows just... Read more
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template