Search Issue Tracker
2D Collider editing resets after making changes to it when in a Prefab mode
Steps to reproduce:1. Open attached project "2DCollidersBUG.zip"2. Open "Human" prefab in the Hierarchy window3. Press on "Edit Coll... Read more
Video stutters on playback when "Loop" option is enabled in video component
Steps to reproduce:1. Open original project2. Press play3. Observe video playback Expected result: Video loops properly, plays with ... Read more
Getting errors using Resources.UnloadUnusedAssets when loading assets as...
To reproduce:1. Open attached project "UnloadUnusedBugReport.zip"2. Open "LoadAssetBugReport.unity" scene3. Enter Play mode Expected... Read more
Memory Leak is present in profiler's GfxDriver section
To reproduce:1. Open the last attached project (case_1111132-NoParticlesMemoryLeak (1).zip (692.1 KB), by RichardK)2. Build a player... Read more
[Mac] Editor freezes when importing/reimporting script that contains uni...
To reproduce:1. Open any project2. Import/reimport the attached script "NewBehaviourScript.cs" Expected: script is successfully impo... Read more
EditorGUILayout.EnumPopup doesn't save changes from prefab edit mode whe...
Steps to reproduce:1. Open the original project "PrefabsBug.Unity.zip"2. Go to Project window Assets->Prefabs3. Double click on t... Read more
Particle System prefab does not play after entering Play mode while it's...
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Enter Play mode3. Notice that the Particle System doesn't start simulating4... Read more
Editor crashes when calling "StopAssetEditing" in "finally" when excepti...
How to reproduce:1. Open the user-submitted project ("TryFinallyCatchCrash.zip") and open the "SampleScene" scene2. Enter Play Mode ... Read more
"Gradle prewarm failed" error does not give the actual reason of failure
Fixed in:2019.2.0a2 Read more
[MobileNotifications] Reopening the project overrides Mobile Notificatio...
How to reproduce:1. Create a new project (you can switch to iOS or Android platform)2. Open Package Manager -> set it to show pre... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu