Search Issue Tracker
[Preview] GameObject is partially rendered when camera with "Don't clear...
Steps to reproduce:1. Download and open project "camera"2. Open "Main" scene3. Select Main camera4. Play the scene and look at Camer... Read more
[Crash] Loading movie texture on scene load crash
What happened:The editor occasionally crashes (aprox 20% of the time) with a directx11 access violation error when setting up an ext... Read more
[VR] Combination of Player settings changes crashes Unity Editor
Using a simple project (probably any project) the Editor will crash if:1) When the Editor session starts, VR is enabled and default ... Read more
[Asset Bundles] Game crashes during async bundle loading
Standalone player crashes half of the time. Editor reported to crash too but couldn't reproduce on mac. How to reproduce:1. Build st... Read more
Incorrect scale after removing a child with 'worldPositionStays' set
Steps to reproduce:1. Open attached project's scene "Scale Bug".2. Enter play mode.3. Cube starts to scale even though it is only ro... Read more
Bool PropertyField is unclickable if it is Indented and has low labelWidth
Steps to reproduce: 1. Open attached project "776991.zip"2. Open scene "repro"3. In hierarchy, select Direction Light4. Notice that ... Read more
[Android]Application.targetFrameRate cannot be set lower than 30
To reproduce:1) Create new project2) Create a script which in Start() would set "Application.targetFrameRate = 10;"3) Attach the scr... Read more
Inherited variable which is never set doesn't throw error
Steps to reproduce:1. Build and run attached project to WebGL.2. Check console - no null reference in console and "in printstuff!" i... Read more
[VR] Non-fullscreen viewport rect bounds not honored in VR mode
In VR mode viewport rect bounds are not obeyed. This causes inset viewports which are intended to occupy a portion of the screen to ... 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