Search Issue Tracker
Custom Editor script inconsistent behavior when setting Vector3 values o...
Reproduction steps: 1. Open "Editor_Inspector_Bug.zip" project2. Open "Main" scene3. Select the "Red Object" in the Hierarchy window... Read more
Reference to HttpClient() statement is not found in VS2017
How to reproduce:1. Open attached Unity project "HttpConflict"2. Load NewBehaviourScript.cs script3. Hover mouse on HttpClient() sta... Read more
Deadlock on Application.Quit when using DSP audio in Windows build
How to reproduce:1. Open user-submitted project (ProceduralAudioBug_IL2CPP.zip)2. Open scene "SampleScene.unity"3. Build for Windows... Read more
[Scripted Importer] The wrong type of field is created for Enumerations ...
How to reproduce:1. Open attached project "repo_1036639"2. Select "Sample.bug1" inside Project window3. Inside Inspector window look... Read more
ScriptExecutionOrder ignored when reloading scripts during playmode
To Reproduce:- Open repro.unity scene- Press play- Reimport a script from project view- observe Console output ClassA,ClassB and Cla... Read more
SwitchActiveBuildTarget does not trigger Platform dependent Script compi...
Reproduction steps:1. Make sure Library folder is cleaned up before2. Open the attached "case-1350367" project3. Make sure target in... Read more
OnEnable is called when changing any selected GameObject's Setting in In...
How to reproduce:1. Open user's attached project (InspectorCallbackBug.zip)2. Open "SampleScene" Scene3. Select "GameObject" GameObj... Read more
Unity crashes on Visual Studio debugger when there is a breakpoint on a ...
How to reproduce:1. Download, extract and open user's attached project (Crash on Ref.zip)2. Open "MyScripty" script from the project... Read more
[Mac] Class using inheritance with a generic type constraint causes crashes
Steps to reproduce:1. Open attached project2. Run Scenes\Setup Scene3. Enter Play mode Expected result: no crashActual result: Unity... Read more
Integers near their max value become negative when used in [Range (0, in...
How to reproduce:1. Open attached project "MaxValueBug.zip" and scene "SampleScene"2. In Hierarchy window, select "Main Camera" obje... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal