Search Issue Tracker
Mesh changes poses and models when dragged around
Reproduction steps:------------------------1) Open user's project 'DepthColor'2) Open scene 'Poses'3) Move around one of the meshes ... Read more
Inspector allows to select non-callable methods on button onClick() events
Steps to reproduce:1. Open "case 809424 repro" project2. Open "test" scene3. Select Canvas>Button object in hierarchy4. Select on... Read more
Crashed in Unity::GameObject::SendMessageAny when animating property 'Ov...
Steps to reproduce: 1) Download attached project "CanvasCrashRepro.zip" and open in Unity.2) Open scene 'Boot' and press Play.4) In ... Read more
9 Sliced Images whose sprite is mipmapped uses low resolution
Steps to reproduce : - import the UI sample scenes- open the Layout Groups scene- press play and notice that the buttons are cut off... Read more
Recompilation causes crashing after trying to edit a script in play mode.
Steps to reproduce: 1. Open the attached project. (Note: The platform has to be set to iOS or you won't be able to play)2. Open the ... Read more
Lightning and Render Texture scenes are broken
Steps to reproduce : - import the UI sample scenes- open the Lightning or Render Texture scene and notice they are broken *Note:Regr... Read more
[ScrollRect/ScrollBar] UI ScrollRect/Bar does not work properly when Can...
To reproduce:1) Open attached project and scene in it2) Make sure Canvas Plane Distance is something extremely small - 0.0000001, ep... Read more
Editor freezes after randomly deleting object
Steps to reproduce: 1) Download attached project "monkey script.zip" and open in Unity.2) Open Task Manager.3) Press Play and notice... Read more
Clear is performed ineffictively on Metal
Clear is performed ineffictively on Metal by doing load from buffer and drawing quad, which costs 2-4 ms on iPhone6+. Build & ru... Read more
[Anim] Scene vs. Clip value of static property
Property values in the scene are not preserved when enabling/disabling rec mode, when property has no keys and is in "(Default Value... 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