Search Issue Tracker
When the animation repeats for 1+ times,it starts with the last frame if...
Repro Steps: 1. Select the "RabbitWorking" prefab from the "Prefabs" folder 2. Set the update mode in the inspector to "Animate Phy... Read more
[Inspector] Multi-selecting items in the Project tab throws error in the...
Multi-selecting items in the Project tab throws error in the console. Selection is not displayed in the inspector. Steps for repro... Read more
Inspector not displaying list of Objects of different types & throws error
When selecting multiple objects of different types in the Project window, the Inspector no longer displays a list of Objects, per ty... Read more
Applying a prefab takes too much time in Unity 5.6
Steps to reproduce: 1. Open the attached project (ownCloud) 2. Open the Assets/scene_graveyard.unity scene 3. Select the scene_grave... Read more
Creating material from shader freezes Unity
To reproduce: 1.Open a new project 2.Import "GPUDriverCrash.shader" 3.Create material from that shader Expected result: material is... Read more
Fully transparent cubes cause darkening in PVR with 0 backface tolerance
Refer to: https://forum.unity3d.com/threads/progressive-lightmapper-in-5-6-beta-6.454362/page-2#post-2980244 When setting 0 backfac... Read more
[WSA] Animated image causes crash when starting deployed UWP app built
Steps to reproduce: 1. Open the attached project (Crash Test Project.zip) 2. Switch platform to Windows Store 3. Add CrashTestScene ... Read more
Rigidbody resets when Animator component is disabled and Camera doesn't ...
To reproduce: 1. Download attached project "New Unity Project.zip" and open in Unity 2. Open "RagdollBug" scene 3. Open "Scene" and... Read more
[WebGL] Build gets uncaught exception when using Linq::Take
Running WebGL build results in an error when Linq::Take is used in one of the scripts. To reproduce: 1. Open the attached project 2... Read more
[Android] Apps can be tapjacked
Android security issue: All views (e.g. GLSurfaceView) in the UnityPlayerActivity should have .setFilterTouchesWhenObscured(true) s... 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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding