Search Issue Tracker
[2D][macOS] Rendering artifacts when dragging .PNG or .JPEG image files ...
How to reproduce:1. Open the attached project "ReproProject.zip"2. In the Project window find "02.png" or "03.png" files (Assets>... Read more
[Linux][URP] Sprites are flickering in scene when added into 2D URP project
How to reproduce:1. Create a new 2D (URP) project2. Import ball.png3. Drag and drop ball.png into scene4. Move the new sprite around... Read more
Link to documentation for PlayableDirector Component is broken
Steps to reproduce:1. Open a new project2. Add a Playable Director component to any game object3. Click on the little question mark ... Read more
[URP] Light culling layers don't work when Graphics API is set to anythi...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” scene3. In the Hierarchy Vie... Read more
Error "Resolve of invalid GC handle" is thrown when calling GUI.Window()...
How to reproduce:1. Open the project “IN_27235”2. Press “Test” → “Window”3. Enter the Play Mode Expected result: no error in the Con... Read more
The "Undo" action doesn't work when trying to undo after sculpting with ...
How to reproduce:1. Open the attached user project “PolyBTest.zip“2. Open the “SampleScene“ Scene (Assets/Scenes)3. Open the Polybru... Read more
Asset is not loaded in Play Mode when using UnityEngine.Object
How to reproduce:1. Open the project “IN_29193”2. Enter the Play Mode3. Observe the Console Expected result: “loaded main” is printe... Read more
UIToolkit property field background does not change color when the prope...
How to reproduce:1. Open the project “IN_29005”2. Open the "test-animated-prop-ui" Scene3. Open the Animation window4. In the Hierar... Read more
Inspector lock lost when opening prefabs in separate folders through dou...
How to reproduce:1. Open the project “IN_29269”2. Open the “New Folder” folder and double-click the “Capsula” prefab3. Lock the Insp... Read more
NullReferenceException is thrown when setting the sprite of a UI Image a...
Reproduction steps:1. Open project “ImageSprite”2. Open scene “SampleScene”3. Enter Play mode Expected result: no errors are thrown ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal