Search Issue Tracker
Heatmap asset’s documentation button in the Inspector window leads to “S...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Heatmap with Default Values (Assets >... Read more
[TreeCreator] Color of Leaf Material does not update when assigned Mater...
Color of Leaf Material does not update when assigned Material's color is changedUser needs to reassign the Material then only leaf c... Read more
UI elements not shown if position on Z axis is more than 1000
Repro steps:1) Open a new project and create a canvas2) Create a child UI object, like a button, and set it's z position to 1001+3) ... Read more
YAML Text Asset throws Parsing error when selecting it
Reproduction steps:1. Create a new empty Project2. Import the attached Asset3. Select the Asset Expected result: No parse error is t... Read more
[Linux] Crash on DisableSubMenu when double clicking to close a context ...
Reproduction steps:1. Download and open the attached project called: "case_1347655"2. Open the SampleScene contained in Assets3. Sel... Read more
Line Break Position Changes in Traditional Chinese when consecutive punc...
Reproduction steps:1. Open the attached project ("IN-117635_BugRepro")2. Open scene "Scenes/SampleScene"3. Observe the Game view Exp... Read more
ListView item name is barely visible when reordering on macOS
Reproduction steps: 1. Open the attached project "ListView-bug.zip"2. Open Window > “ListView Custom Item”3. Toggle Reorderable4.... Read more
[ImageEffects] AA before DoF in PP chain results in Bokeh artifacts
Having AA before DoF in the post process chain creates artifacts (different depending on AA type) when using Bokeh textures. AA afte... Read more
Timeline in-line curves & keys flicker when manipulating them
In the Timeline in-line curves...When manipulating a single key, everything is fine, but when manipulating multiple keys, curves &am... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES