Search Issue Tracker
A tiny gap in an Obstacle when it carves the Nav Mesh
Reproduction steps:1. Open the attached 'CarvingBugRepro' project2. Open the 'SampleScene'3. In the Scene view zoom to the area by t... Read more
Shadergraph's Blackboard and Preview panels are not rendering any conten...
How to reproduce:1. Open attached project "Blank Shadergraph Panel.zip"2. In the Editor, make sure that Edit -> Project Settings ... Read more
Text is not selectable in Profiler's Custom Module's Default Details view
How to reproduce:1. Open the user's attached "New Unity Project" project2. Open the Profiler (Window->Analysis->Profiler)3. Re... Read more
[IMGUI] Property dropdown of "Gizmos" doesn't expand until the mouse cur...
Gizmos Property dropdown under the Physics 2D in Project Settings window doesn't expand until the mouse cursor is moved, refer to th... Read more
Play Mode takes a longer time to load in Unity 2017.x
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. In Menu, select "Test" -> "EnterPlayMode test". Results: In... Read more
[Profiler][Linux] Standalone Profiler does not open, logs "ExternalProce...
Reproduction steps:1. Open new Unity Project2. In Editor Menu, select Window -> Analysis -> Profiler (Standalone Process)3. Ob... Read more
[Forma Render] NullReferenceException in UnityEngine.UIElements.PanelRay...
Reproduction steps:1. Open the “Validation“ project2. Enter the Play Mode3. Observe the Console Expected result: no NullReferenceExc... Read more
It's not possible to create Texture2DArray with Compression because It d...
To reproduce: 1. Download attached "update Texture Array content at runtime.zip" project and open in Unity2. Open "Texture2DArray" s... Read more
[Linear][BaseMap] Base map rendering is glitchy after decreasing Base Ma...
Steps to repro: 1. Open attached project;2. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);3. Add some height to ... Read more
Profile Analyzer - Using right click "Remove from Included Filters" also...
How to reproduce:1. Create a new Unity project2. Import the Profile Analyzer package3. Using the Unity Profiler record some frames o... 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