Search Issue Tracker
OnRenderImage method's source is null after entering second time
Reproduction steps:1. Download user's project and open in Unity2. Open "Emissive" scene3. Enter Play mode Expected: OnRenderImage me... Read more
Scripting Runtime Version didn't change from outside.
How to reproduce:1. Create a new project2. Add a c# script3. Set Scripting Runtime Version to legacy (3.5)4. Close editor5. Copy Pro... Read more
Files are not included in the “Assembly-CSharp.csproj” file when they ar...
Steps to reproduce:1. Open the user’s project2. Notice the “IComponentEditor.cs” script at Assets → Physics → Editor3. Open the proj... Read more
Transform Component displays Z-Axis and X-Axis values changing when Tran...
Steps to reproduce:1. Open users attached project "OccultVoxel.zip"2. Navigate to Project -> Assets -> Scenes and open "TestSc... Read more
Crash on mono_jit_runtime_invoke when opening project that has multiple ...
Reproduction steps:1. Open user's attached project-- observe crash Reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.6f1, 2020.2.0... Read more
API Updater throws an error when importing a dll file that references th...
How to reproduce:1. Open the attached "1302104 repro" project Expected results: the project is opened without any errorsActual resul... Read more
Crash in mono_aot_get_cached_class_info when selecting a specific file i...
To reproduce: 1. Open the project, attached by the user (Svo.zip)2. Select the "050d841195579c07043318b0d3717006" file in the Projec... Read more
Handles.FreeMoveHandle lags behind the cursor in Retina environment
Reproduction steps:1. Create new Unity project2. Add scripts from https://docs.unity3d.com/ScriptReference/Handles.FreeMoveHandle.ht... Read more
Crash in MonoBehaviour_CUSTOM_IsObjectMonoBehaviour when trying to acces...
To reproduce: 1. Open the project, attached by the user (but testing project.zip)2. Enter Play mode Expected: the Editor doesn't cra... Read more
MonoBehaviours defined in a manually loaded assembly do not deserialize ...
Reproduction steps:1. Open attached project "Field Serialization Bug.zip" and scene "SampleScene"2. In Build Settings, build 'Sample... 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