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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera