Search Issue Tracker
Converting RGB value to HSV and back to RGB returns wrong values
How to reproduce:1. Open attached Unity project2. Load scene "SampleScene"3. Enter the Play mode4. Notice Assertion failure in the C... Read more
Compiler wrongly detect unmanaged structs as containing nullabe fields
Reproduction steps:1. Open the user's attached project2. Inspect Console Expected result: No "CS8377" errors are thrownActual result... Read more
Unity crashes when MonoImporter.SetExecutionOrder is called from Runtime...
How to reproduce:1. Open given Unity project2. Enter "Title" scene3. Enter Play Mode4. Unity crashes Reproducible with: 2018.2.0a1, ... Read more
HashSet.TrimExcess causes an increase in memory
Steps to reproduce:1. Open attached project2. Open "Test" Scene3. Enter Play mode4. Select "TrimExcess-3.5" in the hierarchy5. Toggl... Read more
Exceptions are being thrown in HashSet<T> when using AssemblyDefinition
Steps to reproduce:1. Download 996937_repro.zip2. Open ScriptA and ScriptB in VS3. Notice multiple errors in Error List Expected res... Read more
DLL is not imported correctly when a project requiring a Library rebuild...
Steps to reproduce:1. Open QA attached project2. Navigate to Assets/Commonds/Atesh/WindowsAndWidgets/DLLs/-- Notice the state of 'At... Read more
Crash on MonoScript::InitializeAssemblyNameAndScriptType when updating "...
How to reproduce:1. Open the attached project "FullTestPass_2018.2.zip"2. Window -> Package Manager3. Update TextMesh Pro package... Read more
Indescriptive warning in the Console window when a Type parameter passes...
Reproduction steps:1. Open the user's attached project "AnimancerTimelineProblem.zip"2. In the Project window open Assets/Scenes/Sam... Read more
Undo does not revert changes made to the Scriptableobject Subassets
Steps to reproduce:1. Open User-supplied project.2. Select the "New Scriptable Object With Subassets" Scriptable Object in the Proje... Read more
Unity freezes while importing specific script because of UNITY_ANDROID p...
Steps to reproduce: 1. Create new project2. Drag script "PluginMsgHandler.cs" to project view to import it3. Unity freezes, editor.l... 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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents