Search Issue Tracker
[Localization] Smart String's local variable references get lost when en...
Reproduction steps: 1. Open the attached project "Repro" from the google drive link 2. Select the "AppliedLocalVariables" GameObject... Read more
Adding Cinemachine prod version from disk in package manager results in ...
Steps to reproduce: 1. Create a new project 2. Open Package Manager (Window -> Package Manager) 3. Click the + to open the menu to a... Read more
[M1] switching to OpenGLCore doesn't actually change the active graphics...
Steps to reproduce: 1. Open a new project 2. Go to Edit -> Project Settings -> Player -> Other Settings 3. Uncheck "Auto Graphics AP... Read more
[Networking] UnityWebRequest.SendWebRequest delay occurring in 2019.4.30...
Reproduction steps: 1. Open the attached project "PingTest.zip" 2. Connect to the South Korea (Or any other far east country) server... Read more
[macOS] EditorLoop spikes when VSync is enabled
Reproduction steps: 1. Download the attached "MacOSPerfTest.zip" project 2. Open the profiler window 3. Enable VSync in the Game vie... Read more
[Android] CPU spike occurs on VideoPlayer.DestroyPlayback when Stop is c...
Reproduction steps: 1. Open the attached user's project "Video-Repro.zip" 2. Remove the VR Camera rig and disable the Oculus plugin ... Read more
"Duplicate identifier" error can report the wrong object identifier
In the case of merge problems some portion of a YAML -format Unity file might be repeated more than once in an asset file. If an ob... Read more
Assertion failed on expression is thrown when opening or playing a scene...
How to reproduce: 1. Open the attached "1380180.zip" project 2. Open the "Bug_Repo" Scene in the Assets folder 3. Press Play 4. Open... Read more
Inconsistent behavior between manual scrub of Timeline cursor and Playba...
How to reproduce: 1. Open project "repro-seq-810.zip" 2. Open Timeline and dock it (Window>Sequencing>Timeline) 3. In the Hierarchy ... Read more
InspectorNameAttribute is not used when using SerializedProperty.enumDis...
How to reproduce: 1. Open the attached project (EnumerationTest.zip) 2. Open scene Scenes/SampleScene 3. Press the Play button and o... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project