Search Issue Tracker
Editor Crashes while playing if Prefab is not assigned to SpawningPool i...
Editor Crashes while playing if Prefab is not assigned to SpawningPool in the attached project. Steps to Reproduce:1. Create a new p... Read more
[.NET 4.6] Editor crashes scripting_icall_string_to_utf8 when deleting ...
Steps to reproduce:1. Create a new Unity project2. Change the Scripting Runtime Version to .NET 4.6 Equivalent (Project Setting ->... Read more
AddComponent<>() high GC usage
Each call of AddComponent<>() function invokesAttributeHelperEngine::GetParentTypeDisallowingMultipleInclusion andAttributeHel... Read more
Editor freezes when downgrading from .NET 4.6 to 3.5 and selecting to re...
Reproduction steps:1. Create new project.2. Edit -> Preferences -> Cache server and set it to Local3. Change Scripting runtime... Read more
Unable to create instances of emitted ScriptableObject types
Reproduction steps:1. Open project attached(Emitted Type SerializedObject example.zip)2. Open the new menu item "EXAMPLE/TEST". Expe... Read more
Child script gets disabled if parent gameObject adds Rect Transform comp...
To reproduce:1. Open attached Unity project "CoroutineTest.zip"2. Open "Test" scene3. Go into Play Mode Expected result: "CoroutineT... Read more
PlayerPrefs.GetInt throws an exception when NativeArray<T> is initialize...
Steps to reproduce:1. Open the project attached by the user2. Open "NativeArrayTestScene"3. Enter Play mode4. Observe the console Ex... Read more
JsonUtility.FromJson(string) throws a JSON parse error when string conta...
1. Open the attached project from "2019_1_JsonUtility.zip"2. Open and Play the "SampleScene" Expected: JsonUtility.FromJson() correc... Read more
PlayerSettings.renderingPath is marked obsolete with incorrect information
Reproduction steps:1. Create new project in Unity2. Create new C# script and open it3. Write into it "PlayerSettings.renderingPath"4... Read more
[Mac][Scripting] Unity crashes when entering Play Mode
Reproduction steps: 1. Open "Maze generator.zip" project2. Open "MazeTest" scene3. Enter and Exit Play mode until the Editor crashes... 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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component