Search Issue Tracker
[iOS] 'VM: Performance tool data' leak with all projects on iOS 10.3 whe...
When an empty Unity build is running on iOS 10.3 device, with Xcode attached, memory is continuously leaked by 'VM: Performance tool... Read more
Components, which can be duplicated on game object, can not be animated
How to reproduce: 1. Open the attached project 2. Open Game scene 3. Open animation window and select Horse game object 4. Enable ke... Read more
[iOS] Texture compression artefacts on iOS and Unity 5.5 with low alpha ...
Steps to reproduce: 1. Open User's attached project "Test 5.5" with Unity 5.5 2. Make sure Platform is set to iOS 3. Have a look at ... Read more
The view in the Game window flickers when the window is resized because ...
Reproduction steps: 1. Open the attached project; 2. Open the scene "blackflicker"; 3. Resize the Game window; Actual result: the v... Read more
Editor crashes after setting mesh to CanvasRenderer
Steps to reproduce: 1. Download bug_sumple.zip and open "sample" scene 2. Press play button to enter game mode Results: Editor cras... Read more
GPU profiling for editor is not supported if playmode is not enabled
How to reproduce: 1. Open Unity project 2. Go to Window --> Profiler 3. Enable Profile Editor tab and add GPU Profiler Expected re... Read more
[IL2CPP] Using contravariance causes a compilation failure with type mis...
Steps to reproduce: 1) Open the latest attached project. 2) Build for iOS/Android with IL2CPP as the Scripting API. - Build will fai... Read more
Unity crashes when importing large obj files
Steps to reproduce: 1. Create a project 2. Import Acropolis-3M.obj to the project 3. Observe the crash Expected result: Unity shou... Read more
AndroidJavaObject.Call<>() throws exception instead of returning null po...
Reproduction steps: 1. Open the attached project ("839005 - ReproProject.zip") 2. Build and run on Android device 3. Check device lo... Read more
Progress reported by AssetBundleCreateRequest is 0 when isDone is true
To reproduce: 1. Make assetbundle by menu->tools/createassetbundle 2. Open test scene 3. Run project and hit the button Actual: ... 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
- Objects flickering in Play Mode when using RenderTexture with Canvas
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"