Search Issue Tracker
[VFX Graph] NRE are thrown to the Console on Play Mode when VFX is attac...
How to reproduce: 1. Create a new VFX and drag it to the Scene 2. Open VFX Asset and attach it to the GameObject 3. Enter Play Mode ... Read more
[Android] Unity Test Runner UI does not show results from device
How to reproduce: 1. Open the attached Timeline project 2. Switch to Android 3. Run tests on Android device through Test Runner UI ... Read more
[Android] Switching `Application.targetFramerate` from 30 to 60 will cau...
Reproduction steps: 1. Open the attached project "fps_bug.zip" 2. Build and Run on an Android device 3. Click the button on the appl... Read more
[Oculus Quest] Camera doesn't move when changing its position in the Beg...
How to reproduce: 1. Open the attached project 2. Build 'SampleScene' to Oculus Quest 3. Observe the view in Oculus Quest Expected... Read more
[DOTS] Error CS1501 is thrown when updating entities package from 0.20.0...
Reproduction steps: 1. Open the attached project "DOTS-FlappyBird" 2. Open Console Window Expected result: There are no errors Actu... Read more
[UIToolkit] OnPointerDown is not called after clicking child TextField
Reproduction steps: 1. Open the user's attached "UIToolkitCapturePointerIssue-2021.2.zip" project 2. Open the "SampleScene" Scene 3.... Read more
Property fields are misaligned in UI Toolkit Samples window
Steps to reproduce: 1. Create/Open any Unity project 2. Open Window -> UI Toolkit -> Samples -> Numeric Fields 3. Observe property ... Read more
Editor windows become inaccesible when disabling additional monitors
Steps to reproduce: 1. Set up two monitors and extend screen across them 2. (In case a laptop is used) Set the external monitor as y... Read more
[URP] UniversalRenderPipelineAsset does not support multi-edit
Steps: 1. open a URP project (for example, make a new URP template project) 2. In project tab, select multiple assets of type Univer... 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