Search Issue Tracker
Secondary Unity instance writes EditorInstance.json when starting the Ed...
Steps to reproduce:1. Create an empty unity project.2. Create Material in Assets folder - This will spawn the worker process once yo... Read more
UI option is missing from the Hierarchy context menu after exiting Safe ...
Reproduction steps:1. Open the attached "temp-safe-mode.zip" project2. Trigger a compiler error by editing Assets/Scripts/NewBehavio... Read more
JsonSerializer.Deserialize<>() returns an empty object
Reproduction steps:1. Open the attached project "ConvertJSON.zip"2. Open the Scene "SampleScene"3. Press Play Expected result: "gt" ... Read more
GameObject.Find() returns wrong value when GameObject name is the same a...
How to reproduce:1. Open attached project ("UnityFindbug.zip") and open SampleScene2. Enter PlayMode3. In Game view click on the top... Read more
Unity crashes when trying to compress the files with SevenZipCompressor....
Steps to reproduce:1. Open the attached project2. Open the TEST scene3. Play the scene4. Observe the crash Actual result: Unity cras... Read more
TypeLoadException once a multi-dimensional-jagged array is added to a class
Steps to reproduce:1. Open user attached project (KLRG Systems 2017)2. Open KLRG_Behaviour.cs which is in Assets/KLRG_System/Element... Read more
TypeLoadException thrown when initializing DocumentClient object
Steps to reproduce:1. Launch Microsoft DocumentDB Emulator2. Open attached project3. Open "Test" scene4. Enter play mode Expected re... Read more
Error Loading class through java implementation for .NET(IKVM)
Steps to reproduce:1. Download and open the attached project2. Enter playmode Expected result: class is loaded normallyActual result... Read more
BuiltinAssemblies.stamp in Library folder is not being regenerated
How to reproduce:0. Download and extract "ScriptableBuildPipelineBug.zip"1. Ensure `SampleProject\Library\ScriptAssemblies\BuiltinAs... Read more
Runtime helper generated GameObjects are not added to main thread list w...
How to reproduce:1. Open the user's project "TestCSharp8.zip"2. Press Play and observe the Console Window Expected result: Generated... 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
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
- Pressing “-” twice to remove a Tag in Project Settings > Tags and Layers throws errors in the Console window
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected