Search Issue Tracker
[fmod][iOS] UnityEngine.AudioSource.Play fails if audio clip is assigned...
To Reproduce: 1. Build and run the attached project on iOS. 2. Click any button to play an audio clip: It won't play and you'll get... Read more
[MovieTexture] standalone build locks on 1st frame with OSX and crashes ...
Reproduction steps: 1. Open attached "test74" Unity project. 2. Open and play "TestScene". 3. Notice, that "MovieTexture" is rendere... Read more
When editor is closed, EditorWindow.OnDestroy is called if window is not...
To reproduce: 1. Open Window/MyEditorWindow 2. Close the Unity Editor 3. Assets/Test.txt is written by OnDestroy as expected 4. Open... Read more
Dropdown menu item is not selectable after scrolling down the list
To reproduce the issue follow the steps: 1. Open "SitePasseport" project 2. Open "MenuChoixExo" scene 3. Run scene 4. Scroll down an... Read more
[UWP] float.Parse invalid format exception with IL2CPP
Reproduction steps: 1. Go to regional settings. 2. Change Format on "Formats" tab to something that has different number delimiter ... Read more
Legacy Animation does not animate Light properties
To reproduce: 1. Open attached project 2. Open "scene" scene 3. Open Animation window 4. Select "enemyMuzzle" game object in the Hie... Read more
[Android] Native Android method AudioManager.isMusicActive() always retu...
Calling Android's (AudioManager)UnityPlayer.currentActivity.getSystemService(Context.AUDIO_SERVICE).isMusicActive() always returns true Read more
After creating a new script and attaching it onto an object in hierarchy...
Reproduction steps: 1. Open attached project 2. Open the "Main" scene located in "Assets\_Scenes" 3. Create a new C# script and name... Read more
[AW] Zoom not updating in Curves view
When switching from one clip to another in the AW, the zoom is updated to fit the length of the clip in the Dopesheet, but not in th... 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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project