Search Issue Tracker
JsonUtility.ToJson() doesn't serialize supertypes when generic base type...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button4. Observe the Console E... Read more
[Scripting][Mac] Script throws NullReference errors on OnEnable() though...
To reproduce:-Create a new unity project-Import the attached script or copy from below (Project Window -> Import new asset)-Creat... Read more
PrefabUtility.SaveAsPrefabAsset() freezes the editor when called from On...
To reproduce:1. Open any project2. Import the script attached "CreatePrefab.cs" (or make your own: call PrefabUtility.SaveAsPrefabAs... Read more
IsActiveAndEnabled variable is false even though ActiveSelf and Enabled ...
How to reproduce:1. Open case1126672 2018+ or case1126672 2017.4 project (depending on your version)2. Enter the Play Mode3. Observe... Read more
Constructors called twice on ScriptableObjects with custom attributes wh...
How to reproduce:1. Open the project attached by the user2. Enter Play mode and observe the console Expected results: The Singleton ... Read more
Unity does not add a reference to UnityEditor.iOS.Xcode for any project ...
To reproduce:1. Open attached project "BugRepro.zip"2. Open C# project with Visual Studio by right clicking on Assets folder and pre... Read more
GameObject's name is changed when that GameObject creates a new GameObje...
How to reproduce:1. Open the user's project2. In the Project window go to Scenes/SampleScene3. Enter the Play Mode Expected result: ... Read more
Unity Editor silently crashes when calling a function inside a C++ DLL
To reproduce: 1. Download attached project “TestNativedll.zip" and open in Unity2. Open "SampleScene" scene3. Enter to Play mode Exp... Read more
Unity crashes when playing OGV video
Reproduction steps:1. Open the user's attached "FireTV Video Test.zip" project2. Open the "SampleScene" Scene3. Enter the Play mode4... Read more
ApiUpdater may leave orphan usings when only type qualified references w...
In some scenarios after ApiUpdater runs old, non existing namespaces may be left in using clauses. This may happen if Unity changes ... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [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