Search Issue Tracker
'adb.exe forward' is executed despite build platform set to Standandalon...
In Edit > Preferences > External tools I have my Android SDK + JDK both setto valid locations, which means Unity is able to ru... Read more
Collider.ClosestPoint & ComputePenetration return incorrect result when ...
Reproduction steps:1. Open the attached project2. Select the Cube game object in the hierarchy3. Under the "BoxCollider" component, ... Read more
Game Objects with Rigidbody and Use Gravity enabled sometimes stuck in t...
How to reproduce: 1. Open attached project and "MainScene"2. Enter play mode3. Move around with arrows4. Hit Space multiple times to... Read more
32-bit build crashes while using profiler
Reproduction steps:1- Open the reproduction project.2- Build and run for standalone, x86.3- Hit record on profiler.4- Observe the cr... Read more
Microsoft speech recognition plugin causes crash when used in play mode
To reproduce: 1.Setup microsoft speech recognition engine2.Download and open attached project3.Attach UsePlugin script to MainCamera... Read more
Crash when MenuItem is not in a submenu
Reproduction Steps:1- Open a new Unity project.2- Import EditorScript.cs Expected Result: Error "Ignoring menu item Mark as Dirty be... Read more
Inspector does not update changes to Assets made through Editor scripts
Steps to reproduce:1. Open the attached project (model_import.zip)2. Select Assets/Resources/Materials/sample.mat3. Observe the Insp... Read more
Encoding.GetEncoding("big5") failure when building with [IL2CPP]
To reproduce:1. Open attached project2. Build and run on iOS or Android with IL2CPP as the scripting backendNotice that when running... Read more
Unity Editor freezes while entering playmode when using NetMQ messaging ...
How to reproduce:1. Open the attached "UnityMQ" project and open "DebugScene"2. Open "RunPubSubExample" script3. Start debugging it ... Read more
Changes to blending mode via shader properties are ignored in Graphics.Blit
Shader properties can be used for changing blending mode of a shader pass with using square bracket notation (e.g. "Blend [_Foo] [_B... 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