Search Issue Tracker
[IMGUI] "Edit Collider" button is overlapping with the "Material" Proper...
The "Edit Collider" button is overlapping with the "Material" Property, for all 2D Collider(Box Collider 2D, Capsule Collider 2D, Ci... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
Texture2D.LoadImage returns true and sets the texture to a question mark...
Reproduction steps:1. Open the attached 'LoadingJpegError' project2. Open the 'SampleScene'3. Enter the Play Mode4. Observe the 'Ima... Read more
[Android] Audio stops playing after a bluetooth speaker is connected to ...
Repro steps:1. Open attached project2. Build and Run on Android3. Notice the sound playing in the app4. Connect a bluetooth speaker ... Read more
Sub Graph Boolean Keyword default state is always disabled regardless of...
How to reproduce:1. Open the user's attached "SubShaderKeywordBug" project2. Open the "SampleScene" Scene3. Observe the Cube in the ... Read more
VFX Shaders generate warnings when building a project
How to reproduce:1. Open the attached project “ShaderWarning”2. Build the project3. Observe the Console Expected result: There are n... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
[Vulkan] Editor resizing is not as smooth compared to DX11
Steps:1. Create new empty 3D project2. Change Graphics API to Vulkan (Edit -> Project Settings... -> Player -> Other Settin... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
Physics debugger collision geometry is always at (0, 0, 0) coordinate wh...
How to reproduce:1. Open the “TerrainDebugger.zip“ project2. Open the “OutdoorsScene“3. Enable Physics Debugger in Windows > Anal... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left