Search Issue Tracker
Sound effects sound different
Reproduction steps: 1. Open "2019.1.zip" project 2. Enter Play mode 3. Shoot for a while 4. Compare 2018 and 2019 sounds Expected ... Read more
Unity Editor crashes on "mono_binary_search" when playing an animation i...
How to reproduce: 1. Open User's attached project 2. Select "Image" GameObject in the hierarchy (Canvas > Tisch > Image) 3. Enter th... Read more
Editor hard crashes when entering Play Mode with a faulty AirSimUnity sc...
How to reproduce: 1. Open attached project "UnityDemo" 2. Enable "QuadCopter" object in the Hierarchy 3. Enter Play Mode -----------... Read more
"Addressables.ReleaseAsset" doesn't release all needed References
Reproduction steps: 1. Open "TEST.zip" project 2. Open the Addressable Profiler 3. Open "SampleScene" scene 4. Enter Play mode 5. P... Read more
[Android] Android 9 devices with a notch are not in full screen, black b...
Steps to reproduced: 1. Open user attached project 2. Build & Run the project 3. Observe the black bar at the bottom of the screen ... Read more
[Asset Database V2] Crash on Exit after attempting to rename a folder
I tried to rename a folder in Unity Editor, while using the Asset Database V2. I got a pop-up dialogue saying that I'm not allowed t... Read more
"UnityWebRequest.Post" results in an "Unknown Error"
Reproduction steps: 1. Open "XsollaPaymentTest.zip" project 2. Enter Play mode 3. Look at the Console window: "Received: {"token": ... Read more
[Recorder] Recorder names in the Recorder Window cannot be edited
How to reproduce: 1. Open submitted project (RecorderNames) 2. In the Recorder Window attempt to edit the 'Movie' Recorder name Exp... Read more
Error is thrown "Cancelling DisplayDialog" when Saving Microsoft office ...
Steps to reproduce: 1. Open user's attached project "ExcelImport.zip" 2. Navigate to Project -> Assets and open Test.xls with Micros... Read more
[Asset Database V2] Unity Editor is stuck in splash screen and won't ope...
After renaming and moving around some folders, I closed the unity Editor. I noticed later on that it's won't open, because the previ... 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
- Prefab Variant is created when creating an Original Prefab from a Prefab Variant
- InternalCallRegistrationWriter attempts to launch with Mono when building the project with the IL2CPP Scripting Backend
- [Linux] FPS limit becomes unset for some time when maximizing Game View while in Play Mode
- ContextClickEvent not fired at runtime for UI Toolkit elements when right-clicked
- Behaviour.isActiveAndEnabled desyncs when checked from a sibling component during OnEnable/OnDisable