Search Issue Tracker
Chrome66: Autoplaying audio is muted
-e: see title, scene stays silent, message about changed behaviour being logged in console--regression with Chrome, not Unity -repro... Read more
Chrome65 deprecation warning: AudioParam value setter will become equiv...
-e: see title, regression in Chrome, not Unity -repro:--open attached project--run in Chrome65--NOTICE warning: [Deprecation] AudioP... Read more
[Android] SceneManager.LoadSceneAsync takes longer time on 2017.2 and la...
How to reproduce:1. Open the attached "LoadSceneAsync" project2. Switch to Android platform and deploy to Android device (File -->... Read more
[Linux] Input.GetKeyUp() triggers while the key is held down in standalo...
To reproduce:1) Create new project2) Create C# script with this in it: string foo = "0";void Update() {if (Input.GetKeyUp(KeyCode.W)... Read more
Mobile devices don't receive broadcasts from PC when using LLAPI
To reproduce:1. Open user's attached project2. Build "BroadcastTest" to both PC and Mobile (iOS or Android)3. Run built project on b... Read more
[MAC] Unity crashes when FirebaseApp.DefaultInstance is called
How to reproduce:1. Open given Unity project2. Enter "aaa" scene3. Enter Play Mode4. Unity crashes Expected result:Actual result: Re... Read more
Editor crash when inspecting a SerializedProperty variable while debuggi...
How to reproduce: ("1003457repro.mp4")1. Open the attached project "1003457crash.zip"2. Open this script with VS2017: Assets\_Source... Read more
Time it takes to create a new project is increasing to unreasonable leve...
Steps to reproduce:1. Create a new project on an older Unity version (e.g. 5.4)2. Measure the time taken3. Create a new project with... Read more
EditorSceneManager: sceneClosing and sceneClosed callbacks are not calle...
How to reproduce:1. Open attaches Unity project2. Create new scene3. Open created scene Expected result: "SceneClosing", "SceneClose... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature