Search Issue Tracker
[Linux Editor] Building Progressive Lightmapper crashes Unity
Steps to reproduce: 1. Download the project attached by the user 2. Enter "scene" scene. 3. In Lightning Window under Scene tab, unc... Read more
[macOS][Dual Screens]Asset drag and drop to a Component in second screen...
Reproduction steps: 1. Open the attached project(TestDrag 2). 2. Put the Project window into the first screen. 3. Put the Inspector ... Read more
[Android] VideoPlayer.Prepare with multiple videos freezes the applicati...
Steps to reproduce: 1) Download attached project 'ReproStripped.zip' and open in Unity 2) Build and Run 'MainStage' scene on a devi... Read more
PVRTC compression on OSX takes much more time than on Windows
To reproduce: 1. Open repro project 2. Play scene Expected: sprite atlases will be repacked in ~3mins Actual: it takes about 10-15 ... Read more
Screen.width differs per one pixel at the start and end of frame when as...
To reproduce: 1. Open project attached by QA 2. Open "testing" scene (if not opened) 3. Hit play and make sure that aspect ratio is ... Read more
Animation exit time/transition is skipped if you modify an animator para...
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode 3. Select the Animator asset 4. Check/uncheck the Wa... Read more
Crash in ClothModule::CreateOrRecreateCloth(Unity::Cloth*, SkinnedMeshRe...
Crash in ClothModule::CreateOrRecreateCloth(Unity::Cloth*, SkinnedMeshRenderer*) when you try to add a mesh in Skinned Mesh Renderer... Read more
Crash in AnimationClip::BuildMecanimDataMainThread when entering a Play ...
Unity Editor crashes when entering a Play mode, while Animator Controller Bundle is loading. Reproduction steps: 1. Open the attac... Read more
Capsule Collider bounds return different value when setting properties i...
Steps to reproduce: 1. Open attached "CapsuleBug.zip" 2. Enter play mode 3. Observe console output - 2 colliders with same setting h... Read more
CanvasRenderer.cull cannot be set to false if it is set to true on Awake...
To reproduce: 1. Open the project, attached by the tester (cullBug.zip) 2. Open "scene" scene 3. Enter Play mode, cull is set to t... 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
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK