Search Issue Tracker
Audio Localization is different from actual Audio Source position when O...
Reproduction Steps:1. Import attached project.2. Open "Test_PositionError" scene.3. Enter Play mode. Expected result: Audio Localiza... Read more
SceneManager.GetActiveScene() returns wrong scene in Awake and OnEnable
Steps to reproduce:1) open the project2) open one of the scenes3) drag other 2 scenes into hierarchy4) right click the bottom scene ... Read more
HelpBox visuals in the "D3D12 Device Filters" and "Vulkan Device Filter"...
Steps to reproduce: Create a project Go to "Assets" -> "Create" ->"Rendering" -> "Device Filters" ->"D3D12 Device Filter... Read more
[URP] Slider handle for Normal property doesn't move with respect to the...
Slider handle for Normal property doesn't move completely. when maximum value ie 3 is set the handle still remains in the middle. It... Read more
IL2CPP build fails when disabledFlag.HasFlag() is used
How to reproduce:1. Open the user-attached project “Repro project - IL2CPP build error”2. Build the project3. Observe the results Ex... Read more
[Android] Editor freezes while building a Scene for Android
Reproduction steps:1. Open the user's supplied project2. Build or Build and Run to an Android device Expected result: Editor build's... Read more
Crash on mono_g_hash_table_find_slot when entering Play Mode
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/Scenes/SampleScene.unity“ scene3. Enter Play Mode4. Obser... Read more
[Input Action] Remove bindings button does not exist
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/284 I'm trying to use "Delete" but no effect too.... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... Read more
Incorrect selection range is reported when selecting text across lines i...
Reproduction steps:1. Open the attached “IN-127592” project2. Open the “TextFieldTest” window (Test > Test Text Field)3. Select d... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist