Search Issue Tracker
Error after recompiling: "An assembly with the same name `UnityEngine.UI...
Reproduction steps: 1. Open project attached.(Repro.zip) 2. Open scene "SimpleSample". 3. Press Play. 4. Detect that there is error ... Read more
[.NET 4.6] Editor crash on "scripting_stack_trace_info_for" when opening...
How to reproduce: 1. Open the attached project "BehaviorDesigner.zip" 2. Observe the crash Reproduced with: 2018.1.0b5, 2018.1.0b9,... Read more
Operators == and != are not implemented for Color32
Steps to reproduce: 1. Create a new Project 2. Create a script with 2 Color32 variables 3. Try to compare them with == or != operato... Read more
APIUpdater assumes script encoding is UTF-8
Non UTF-8 encoded script content may become wrong if it gets updated by APIUpdater. Hereafter, APIUpdater uses UTF-8 only if script... Read more
UI option is missing from the Hierarchy context menu after exiting Safe ...
Reproduction steps: 1. Open the attached "temp-safe-mode.zip" project 2. Trigger a compiler error by editing Assets/Scripts/NewBehav... 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/Eleme... Read more
[TwoColumnLayout][Selection.activeObject] doesn't update when object is ...
Reproduction steps(GIF attached): 1. Open the attached project. 2. Open the "1" scene. 3. Go to "Window > My Window". 4. Select "New... Read more
"Unable to find player assembly Testrunner.dll" warning appears in the C...
Reproduction steps: 1. Open the attached "1429664.zip" project 2. Build for Windows, Mac, Linux Standalone 3. Observe the Console E... Read more
IDbCommand ExecuteNonQuery method rapidly allocates memory
Reproduction steps: 1. Download project "MemLeak.zip" and open in Unity 2. Open scene "memtestscene" 3. Open Task Manager 4. Enter P... Read more
Add support for solution synchronization for Xamarin Studio
To reproduce: 1. Go to "Unity -> Preferences -> External Tools" 2. Change the "External Script Editor" to Xamarin 3. Create a new pr... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow