Search Issue Tracker
[Windows] Unity Remote 5 doesn't work on iOS because the x86_64 folder i...
To reproduce: 1. Start Unity and open and create a New Project 2. Connect iPhone to your machine and start Unity Remote 5 app 3. Pr... Read more
Pop up box content not fully inside Unity Window when first hovered over...
How to reproduce: 1. Open or create Unity project, have it in full screen 2. Make a Canvas 3. In the Rect Transform, hover over Blue... Read more
Scripting docs for BlendOp.Subtract and ReverseSubtract have operations ...
Scripting docs for https://docs.unity3d.com/ScriptReference/Rendering.BlendOp.Subtract.html and https://docs.unity3d.com/ScriptRefer... Read more
[GPU PLM] Progressive lightmapper produces striped artifacts
Steps to reproduce: 1. Download Enter The Room project and open Sequence 3 scene (Assets > _Project > Scenes > ForScreenshots) 2. N... Read more
Baking with "Lighting Mode: Subtractive" darkens Albedo before baking, r...
Steps to reproduce: 1. Create a new project with 3D Template with extras(to have more visible gameobjects) 2. Set Lighting Mode to S... Read more
[VFX Graph] Set attribute blocks are listed as "Overwrite" in the inspector
Repro steps: 1. Add any Add attribute block 2. Select it an observe its Composition drop-down listing it as Overwrite (img attached)... Read more
MeasureVisualElementTextSize in MeasureVisualElementTextSize
Calling UnityEngine.UIElements.TextElement.MeasureVisualElementTextSize results in a nullpointer. example of a failing call: var wi... Read more
Tiles overlap independently on the placement order when Tilemap cell's d...
To reproduce: 1. Open attached project ("TilePaletteShenanigans") 2. Select three tiles in Tile Palette window 3. Move the brush alo... Read more
RaycastHit2D provides slightly incorrect centroid and distance values wh...
Steps to reproduce: 1. Open attached project "Physics Test.zip" 2. Play the Scene1 3. Press "a" 4. Look at the Console, also select ... 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
- Editor is not capitalised consistently in Preferences window
- [Linux] “Restore Defaults” warning window appears behind Profiler Modules dropdown
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto