Search Issue Tracker
[iOS] Audio is "jumpy" on some iOS devices, skipping a few frames every ...
Steps to reproduce: 1. Open attached project2. Switch to iOS3. Build for iOS and deploy to device4. Click "Play1" or "Play2" to star... Read more
Assigning a material to a Projector causes the Editor to crash
Steps to reproduce:1. Download and open the attached project2. Assign a Material to the Projector Result: crash Reproduced on 2019.1... Read more
Asset Store window opens HUB instead
Repro: 1. start a new project with Unity 2019.4.0a42. open the Asset Store Window3. Notice the window is blank but the HUB opens ins... Read more
EditMode tests performance downgrade in 2018.3 and later versions
Steps to reproduce:1. Open original project "TestSpeed.zip"2. Open Test Runner if not already open3. Press "Run selected"4. Observe ... Read more
"Debug.Log()" outputs file which is not relevant to the user when using ...
Reproduction steps: 1. Create a New Project2. Create a Script where there is a "Debug.Log()" printed when playing3. Attach it to any... Read more
Crash on RemapPPtrFromCachedOffsets when dropping Prefab with a specific...
How to reproduce:1. Download, extract and open user's attached project 'Prefab Crash.zip'2. Open 'SampleScene'3. Drop 'Test Prefab' ... Read more
Unity crashes when not ready Resource.Load object is tried to be Instant...
How to reproduce:1. Open attached project "case_1124228-unity_7.zip" and scene "SampleScene"2. Enter Play mode3. Observe the Editor ... Read more
Assertion failed on expression errors are thrown when two computers are ...
How to reproduce:1. Two computers with the same project and in the local network is needed (you can also connect two computers over ... Read more
Default Shader can be changed when assigning to Material.shader from code
Reproduction steps:1. Open the "SampleScene" in the attached "DefaultMaterialShaderBug.zip" project2. Make sure that the "Sprites-De... Read more
Long Component name labels are not fully visible on Add Component menu
How to reproduce:1. Open the attached "1124990_repro.zip" project2. Select any GameObject from the Hierarchy window3. In the Inspect... 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