Search Issue Tracker
Button is still intractable if second level parent canvas is disabled du...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Disable Canvas component on top level Canvas gameobj... Read more
LWRP VR template is missing when creating a new project
Steps to reproduce:1. Open Unity Hub2. Click "New"3. Set latest 2019.1 or 2019.2 Unity Version4. Click on the Templates dropdown Exp... Read more
[Output] Unrecognized identifier 'OUTPUT_GBUFFER' error when using Lit C...
Repro steps:1. Drag the attached VFX asset onto the scene2. Make sure the outputs are set to Simple Lit or Simple Lit Translucent3. ... Read more
[PackedMemorySnapshot] Array type fields are listed as non-array types
To reproduce:1. Open attached project2. In main toolbar, click Repro, Demonstrate To Console3. Observe the console prints Expected: ... Read more
Layout switches when pressing 'L' if there is a layout called " _personal"
How to reproduce:1. Create a new project2. Go to Window -> Layout -> Save Layout3. Name it to " _personal" (with a space befor... Read more
Unity burst compiler produces incorrect result when converting constant ...
To reproduce:1) Open attached project and sample scene2) Play it In the center, a value for "ulong value = uint.MaxValue;" is shown ... Read more
Terrain's Texture2D Texture appears white when copied using Instantiate ...
How to reproduce:1. Open the "SampleScene" in the attached "splattest.zip" project2. Enter Play Mode3. Observe the two terrains Expe... Read more
[Shader Graph] Main Preview disappears on connecting any node/property t...
Main Preview disappears on connecting any node/property to position node in PBR Master. Steps to repro:1. Open the attached project.... Read more
Burst compiler bug when modifying and returning struct value
To reproduce:1) Open the attached project and the sample scene2) Play it Expected (Burst jobs disabled): The value in the center is ... Read more
[Shader Graph] Preview window is missing in PBR Master node.
The preview window is missing in PBR Master node. Steps to repro:1. Open the attached project.2. Select "TestShaderGraph".3. Open Sh... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks