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
SmoothDamp function does not reach it's target smoothly when smoothTime ...
Steps to reproduce:1. Open users attached project2. Open Smoothing Issue/Press Play scene3. Enter the Play Mode4. Observe Cubes move... 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
“MonoBehaviour” is not recognized in Script files when “additionalfile” ...
Reproduction steps:1. Open the attached project “NoMonoRepro”2. In the Project window select “Assets/Test” script file3. Look at the... 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
Editor crashes when adding a script to a TMP Button
Reproduction steps:1. Open users attached project2. Open Scenes/SampleScene3. Add /Game Jam Template/Scripts/FlexibleUI/TMP/Flexible... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default