Search Issue Tracker
Random Seed's tooltip of the Timeline's Control track has a typo
Repro steps:1. Open QA attached project "repro_1083618"2. Select the "Directional LightTimeline" asset in the Project Window3. Selec... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used