Search Issue Tracker
NavMeshSurface has visual artifacts/clipping when using Physics Collider...
How to reproduce:1. Open attached project "BugRepro_4.zip" and scene "Dungeon"2. In Hierarchy window, select "Floor" object3. In Ins... Read more
[Mixed] Lightmap becomes brighter when non-static object leaves camera view
Steps to reproduce: 1. Open attached project "817278repro.zip"2. Open scene "repro"3. Bake lightmap4. Rotate scene view camera so th... Read more
Memory leak when continuously resizing the Editor window
How to reproduce:1. Create a new project2. Resize the editor window, while doing it inspect the CPU and GPU memory usage Expected re... Read more
ArgumentException is thrown when a "None" value is passed to a GameObjec...
Reproduction steps:1. Open the "IN-42644.zip" project2. Open “Assets/Scenes/SampleScene”3. Enter Play mode and observe the Console E... Read more
"Render Graph Execution error" and "ArgumentException" errors are spamme...
Steps to reproduce: Create a new project using Universal 3D Template From the Project window, select the "PC_Renderer" asset In the ... Read more
[RigidBody] Changing isKinematic state calls OnTriggerEnter() function
Reproduction steps:1. Open attached project2. Open "MultipleTriggerEnter" scene3. In console disable collapse option4. Play "Multipl... Read more
The polyspatial debug link does not copy over the disabled state of the ...
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Select the “TestCamera“... Read more
[Android] HttpWebRequest receives error 'Unable to find /System/Library/...
Steps to reproduce: 1) Download attached project 'HttpWebRequest.zip' and open in Unity2) Create a new scene3) Drag and drop 'NewBeh... Read more
Event OnTriggerExit2D is not called when disabling GameObject
To reproduce: 1. Download attached project "Example.zip" and open in Unity2. Open "Test" scene3. Enter Play mode4. In Scene view dra... Read more
"ArgumentException: Invalid markerId 2479" error is thrown when selectin...
How to reproduce:1. Open the user's attached project2. Enter Play mode3. Start recording with the Profiler4. Click on anything under... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script