Search Issue Tracker
Unity crashes at <Coroutine::CompareCoroutineEnumerator> because of IEnu...
Reproduction steps: 1. Open the attached project; 2. Open the scene "game"; 3. Enter Play mode; 4. Pass the logo screen and start cl... Read more
Crash in InitWGL when opening project with -force-opengl command
To reproduce: 1. Run Unity with -force-opengl commad 2. Create new or open attached project 3. Unity crashes Reproducible: 5.5.0p... Read more
[Realtime GI] Realtime Lightmaps don't disappear when Precomputed Realti...
Steps for reproduction: 1) Open the scene `t1` or create lightmap static cube and plane and set directional light to baked 2) Ensur... Read more
[UWP] Setting Animator.runtimeAnimatorController in UWP builds fails Cur...
To reproduce: 1. Open the attached project 2. Build for UWP with these settings: SDK: Universal 10 Target Device: any UWP Build Ty... Read more
UNITY_MATRIX_MVP warning is shown even if code in shader is disabled by ...
Problem: UNITY_MATRIX_MVP warning is shown even if code in shader is disabled by preprocessor Unity shader upgrader doesn't have an... Read more
[Android] [Regression] WebCamTexture fails to resume with wct.Play after...
Steps to reproduce: 1. Open user provided project 2. Built to device 3. Click on toggle to activate wct.Pause. Notice camera stops 4... Read more
[Anim] Error in Console when applying Humanoid type
Getting this error in the Console when applying Humanoid type in the Importer > Rig tab... "GetObject failed to find Object for Lib... Read more
Unity crashes at Texture::SetFilterMode when AddCommandBuffer() buffer's...
Steps to reproduce: 1. Download SourceEngineDepthFadeGlow.zip and open "main" scene 2. Press play button to enter game mode 3. Edito... Read more
Wrong tooltips, cursor rect and dropdowns placement when using GUIUtilit...
To reproduce: 1. Open project 2. In menu select 'Test' -> 'Window' Expected: 'Hand' appears only when mouse cursor is on the button... Read more
Editing script crashes editor when using ScriptableObject.CreateInstance...
To reproduce: 1. Open project 2. Select 'Example/Open Shader' in menu 3. Click 'Open Shader' 4. Edit 'ReproduceCrash' script(for exa... 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
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- 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