Search Issue Tracker
Opening a window in -nographics mode crashes the editor
Crash in UIElements caused by the XR Management load of an editor window at start. Package workaround in place using public but undo... Read more
Duplicating game object crashes Editor on AwakeFromLoadQueue::DetermineQ...
Steps to reproduce:1. Open attached "duplicationBug.zip"2. Place the prefab in Prefabs/Block into the scene5. Select the block game ... Read more
[UWP] [IL2CPP] UnityEngine.WSA.Application.windowActivated is removed by...
Steps to reproduce:1. Download 1146982_repro.zip2. Build project for UWP3. Build Visual Studios solution Expected results: UnityEngi... Read more
[Shaders] ShaderUtil.ShaderHasError returns false when Shader has errors
How to reproduce:1. Open the user's attached project ("ShaderErrorBug.zip")2. Call menu Bugs/Reproduce Bug3. See "False" log in the ... Read more
[Android] [IL2CPP] Android IL2CPP build fails with errors on LWRP projec...
How to reproduce:1. Open attached Unity project2. Build to Android platform--build fails with errors:Failed running D:\Unity\2019.2\... Read more
[LWRP] DrawMeshNow returns wrong positions/scales when called from endCa...
How to reproduce:1. Open attached project2. Open Scene scene3. Enter the Play Mode4. Move cursor around till you find a sphere Repro... Read more
AudioSource.isPlaying is set to false when Audio is being played through...
How to reproduce:1. Open the "Timeline Audio Source" project2. Open "asd" scene3. Enter the Play Mode Expected Result: AudioSource.i... Read more
"Screen position out of view frustum" errors when Camera's frustum is ve...
How to reproduce:1. Open the attached project "case_1147040-CameraViewportErrors" and scene "testScene"2. Hover the GameView3. Obser... Read more
[IL2CPP] Passing 'this' to a method as an 'in' parameter causes IndexOut...
Steps to reproduce:1. Download attached project2. Build project for Standalone with IL2CPP backend Results: Build fails with when pa... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler