Search Issue Tracker
UIToolkit draws red into blue and alpha channels on some Adreno GPUs
On some Adreno GPUs, UIToolkit draws with incorrect colors (e.g. red is propagated to blue and alpha channels). Confirmed GPUs:Adren... Read more
[URP] Clear(color) and Draw Mesh methods called for each Sorting Layer
Reproduction steps:1. Open project in "MyRepro.zip"2. Open Scene "0a18.unity"3. Notice that UniversalRP-HighQuality is using 2D Rend... Read more
[WP8.1] Custom splash screen is zoomed in
To reproduce:1. Build & run the attached project. It has a custom splash screen setup2. Notice the the custom splash screen is d... Read more
Isometric tiles changing order on tilemap depending on where brush is
Steps to reproduce: Open attached tilemaprepro.zip. * OR* set up a 2D URP project with a Isometric Tilemap in Hierarchy, and an Isom... Read more
Packages folder does not expand when setting object selection with Selec...
How to reproduce:1. Open the attached project2. Open the Maintainer window (Tools/Code Stage/Maintainer/Show)3. In the Maintainer, s... Read more
[Standalone] Screen.fullScreen fullscreen mode switches incorrectly afte...
Steps to reproduce: 1) Download attached project "New Unity Project.zip" and open in Unity.2) Build project for Windows standalone x... Read more
[SpriteEditor] Slicing a sprite with transparency will create alpha blen...
Slicing a sprite with transparency outside of the selection will create alpha blending on the edges of the sprite Reproduction steps... Read more
Enabling a MeshRenderer from a UnityEvent is not possible in a IL2CPP Build
How to reproduce:1. Open the "SampleScene" Scene in the attached "EnableRendererTest.zip" Project2. Make sure IL2CPP is set in Build... Read more
PlayOneShot throws UnassignedReferenceException
Steps to reproduce:1. Open QA attached project2. Enter play mode3. Click the 'Play audio' button Expected behaviour: No error is thr... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons