Search Issue Tracker
[Rendering Debugger] Results are not updated unless the camera has rendered
Steps to reproduce: Open Rendering Debugger Open Volume Select a Camera that is not rendering and a component from a global scene vo... Read more
Material setting changes when saving the Scene
Reproduction steps:1. Open the attached “Easy outlines.zip” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Select the ... Read more
Errors are thrown and sprite fails to load when loading via AssetReferen...
Reproduction steps:1. Open the attached “Unity6_SpriteAtlasBug.zip” project2. Open the “Assets/TestScene.unity“ Scene3. Enter the Pl... Read more
Sprite Mask's Alpha Cutoff value dragging is too sensitive
How to reproduce:1. Create a new 2D Project2. In the Hierarchy, right-click -> 2D Object -> Sprite Mask3. In the Inspector, na... Read more
Hover style remains on elements after the cursor is moved away when the ...
Reproduction steps:1. Open the attached “UiToolkitTest.zip” project2. Open the “SampleScene” Scene3. Enter the Play mode4. Hover ove... Read more
[Android] [UIToolkit] FPS drops/increase in time consumption in the UI T...
How to reproduce:1. Open the “UIToolkitPerformance.zip“ project2. Open the “TestScene“3. Build and Run for Android (Development Buil... Read more
onDisable not always called for SearchProvider
Bug logged from this discussion: [https://discussions.unity.com/t/custom-searchprovider-doesnt-call-ondisable-when-window-is-closed/... Read more
Build failure errors are cleared in console before you can read them
Steps to reproduce: Create an empty URP project. Import attached SpritePostProcessor.cs script to the project folder. With the conso... Read more
Sprite Library Editor contains corrupted and low resolution icons
How to reproduce:1. Create a new 2D Unity Project2. Go to Window -> 2D -> Sprite Editor Library3. Observe the icons Expected r... Read more
[Linux] Players Application window does not update on move when window i...
Reproduction steps:1. Open the attached “IN-88749” project2. Build the Project (File > Build Settings)3. Launch the Player4. (Opt... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class