Search Issue Tracker
Console warning "Texture being dragged has no Sprites" is printed infini...
To reproduce:1. Import user's attached sprite (or any other)2. In sprite's Inspector window change texture type to Sprite(2D and UI)... Read more
Material.SetTextureScale/SetTextureOffset is ignored when using with Gra...
To reproduce: 1. Download and open attached "repro910070.zip" project.2. Open "Test scene" scene.3. Enter Play mode.4. Select "Plane... Read more
#Unity2017Beta Reflection does not work when "Reflection Probes Box Proj...
Reproduction steps:1. Open project attached(TestProject.zip)2. Open scene "scene".3. Open frame debugger.4. Go to "Camera.Render/Dra... Read more
[FrameDebugger][GPU Instancing] Incorrect batch breaking message when in...
Steps to repro: 1. Open attached project and '11_AutomaticInstancingSorting' scene;2. Enter Play mode;3. Open Frame Debugger (Window... Read more
Generic async method does not continue on WebGL
A generic async method does not return to its caller after it finishes execution on WebGL platform To reproduce: 1. Download attache... Read more
[MAC]Cannot click on UI buttons when 2 Game tabs are simultaneously visible
To reproduce:1. Open attached project "gamewindow.zip"2. Open "K.unity" scene3. Enter play mode4. Click on the button in game window... Read more
Particle bounds are not being calculated correctly when "Force over Life...
To reproduce:1. Create new project.2. Create Particle System.3. Enable "Force over Lifetime" module.4. Set "Force over Lifetime" to ... Read more
Modifying Collider Mask on runtime skips a frame without collision for t...
To reproduce: 1. Download attached project "Platform test.zip" and open in Unity2. Open "test" scene3. Enter to Play mode4. Press "E... Read more
Button hitbox transfers through game window when using two canvases on t...
To reproduce:1. Open attached project "New Unity Project.zip"2. Open "buttons.unity" scene3. Enter play mode4. Click on the button i... Read more
[Gear VR] Reflections are black on S6 but work correctly on Note5
The attached project tests reflections. In multi-pass stereo mode the reflections of moving geometry appear correctly when run on No... 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