Search Issue Tracker
Editor crashes in deep profile mode
Steps to reproduce:1. Download 878859_repro.zip and open "new" scene2. Open profiler window and turn on Deep Profile mode3. Open Imp... Read more
Mesh distortions during animation if "Optimize Game Objects" is selected
1. Download user attached assets2. Put them in an empty project3. Select 'Skill_3_3'.anim and assign 'LingHou_V2_rig' model to it4. ... Read more
Trying to instantiate a GameObject on a non-main thread crashes instead ...
1. Open the attached "TimerRepro" project (you could also use "2D" project that user had attached)2. Open "main" scene and enter pla... Read more
[VR] During play mode, headset rendering breaks if Scene window is focused
Steps to reproduce:1. Create a new project2. Set layout to default3. Turn on VR in Player settings4. Enter Playmode5. Select the Sce... Read more
Resizing parent RectTransform when child RectTransform is selected resul...
Reproduction steps:1. Open the attached project "ui_bug.zip";2. Open the test.unity scene;3. Select "Panel 2";4. While the "Panel 2"... Read more
[VR]Editor crashes when attempting to switch SteamVR games
1. Download and open the attached project2. Make sure VR is enabled in Player settings3. Enter Playmode4. Find the GameObject "Movea... Read more
[Daydream][Android]Performance reduced by ~15 FPS in complex scenes comp...
Steps to reproduce: 1) Download attached project 'TurboButtonDaydreamPerfSample.zip' and open in Unity2) Make sure Virtual Reality S... Read more
Unity freezes when exiting play mode while custom DownloadHandlerScript ...
Steps to reproduce:1. Open the project attached2. Enter play mode3. Exit play mode before the download finishes4. Exit Unity Expecte... Read more
NullReferenceException when using a Scroll View
Steps to reproduce : - create a new Scrol View- enter Playmode and notice the errors NullReferenceException: (null)UnityEditor.Seria... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window