Search Issue Tracker
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
Unity Hub opens when pressing the Collab / Services / Asset Store button
How to reproduce:1. Open a new Unity project.2. Press the "Collab" button or Window > Asset Store Expected result: Opens collab t... Read more
Inspector window is cleared when calling ApplyModifiedProperties() on a ...
How to reproduce:1. Open attached "InspectorApplyFocusBug.zip" project2. Go to Assets, double click on "Bug Prefab" to open it in Pr... Read more
[Editor] "Layouts" and "Lock" options are missing from the dropdown of P...
"Lock", "One Column Layout" and "Two Column Layout" options are missing from the dropdown due to which switching from one and two co... Read more
[Parameters] Exposed parameters disregard the initial value
Repro steps:1. Create a new VFX asset and expose a float parameter2. In the inspector, enter a value for the float and press enter3.... 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 with multiple stack traces when rendering large Terrain with specific hardware
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing