Search Issue Tracker
Timeline's Control Track overrides the "Auto Random Seed" with the same ...
Repro steps:1. Open attached project2. Select GameObject "ToplevelParticles" in the Hierarchy and observe the Game and Scene Views3.... Read more
"Marshal.SizeOf" causes "ArgumentException" errors in IL2CPP builds
Reproduction steps: 1. Open "IL2CPPMarshalRepro.zip" project2. Open "Scene" scene3. Enter Play Mode4. See Console window output (Eve... Read more
Editor freezes and crashes after a few moments after entering Play Mode ...
Repro steps:1. Open user attached project2. Edit -> Project Settings -> Physics 2D3. Check "Use Multithreading"4. Enter Play M... Read more
Unity doesn't recognize missing assembly references when moving a script...
Repro steps:1. Open attached project2. Drag "Foo.cs" from "Assets/Scripts/Foo" to "Assets/Scripts/Bar"3. Wait for the Editor to Hot ... Read more
GUILayout.TextField and GUI.TextField don't accept any input when a stri...
Repro steps:1. Open QA attached project "repro_1082259"2. Main Menu -> MyExample -> Window3. Press on the input field4. Try to... Read more
[HDRP] Switching shading mode from wireframe to shaded changes material ...
Steps to reproduce:1. Download 1083989_repro.zip2. Open "test" scene3. Make sure that HDRP package is correctly installed4. Enter pl... Read more
ArgumentException is thrown when leaving Prefab Edit mode during Script ...
How to reproduce: 1. Open the attached "TestFor1081094.zip" project2. Select GameObject Prefab from the Assets folder3. In the Inspe... Read more
MeshTopology.Quads generates a draw call that uses 3 point patches inste...
According to Unity Documentation (https://docs.unity3d.com/ScriptReference/MeshTopology.Quads.html), MeshTopology.Quads should gener... Read more
[Windows] mono_internal_hash_table_lookup crashes when entering to Play ...
To reproduce: 1. Download attached project "Assignment1.zip" and open in Unity2. Open "main-test" scene3. Enter Play mode Expected R... Read more
[2D] [2d Triangle] Warnings appear in console when using 2d Triangle pac...
Two warnings appear in console when using 2d Triangle package Steps to repro:1. add com.unity.2d.triangle package to your project2. ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default