Search Issue Tracker
TextMeshPro Input Field moves to the same direction as its Scrollbar whe...
How to reproduce:1. Open the attached project "1179982.zip"2. Enter Play mode3. Scroll through the Input Field Expected result: Inpu... Read more
[URP] Point Light stops emitting light at certain points of scene
To reproduce:1) Open attached project and scene2) Make sure Scene View is in 2D3) Select point light on the right in the scene4) Mov... Read more
ParticleSystem.time script API can set invalid time values
values set using this API should be clamped/wrapped immediately, otherwise it can cause asserts in the particle simulation e.g. if s... Read more
Argument Exception is thrown when casting a Ray inside IJobForEach imple...
How to reproduce:1. Download and open the attached project "1179962.zip"2. Enter Play mode Expected result: No errors are thrownActu... Read more
ComponentSystemGroup with an overridden Update function stops working wh...
To reproduce: 1. Download attached "SystemGroupDepthTest.zip" project and open in Unity2. Open "TestScene" scene3. Enter to Play Mod... Read more
The Key does not add in the Trail Renderer when adding from Right-Click ...
How to reproduce:1. Open "SampleScene" Scene in the attached "repro1179947.zip" Project2. Click on "Main Camera" GameObject3. Right-... Read more
[WebGL] DateTime.ToLocalTime() does not convert to local time in build w...
How to reproduce:1. Open the attached project ("case_1179945-DateTimeBug.zip")2. Open the repro scene ("SampleScene")3. Enter play m... Read more
.DS_Store files are generated when creating a new Windows project
Repro steps:1. Open affected versions of Unity2. Create a new project using the 3D template3. In the File Explorer, open project's A... Read more
[Post Processing] Depth of Field Game Object's outline is rendered twice...
How to reproduce:1. Open the "case1179936_ReproProject" Project2. Open the "Scenes/SampleScene" Scene3. Enter the Play Mode Expected... Read more
RenderTextures break after switching window focus
After losing the window focus, Render Textures stopped rendering. To reproduce this:- download the minimal project in the comments- ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS