Search Issue Tracker
[5.5][Regression] 50% performance drop happens when upgrading project fr...
Steps to repro: 1. Open attached project in Unity 5.4 on Windows;2. Open 'test' scene;3. Launch the scene, observe and remember FPS ... Read more
Setting WebGLInput.captureAllKeyboardInput to false makes text in the we...
Reproduction steps:1. Open the "bug.zip" project2. Make sure to select the "TestT" WebGL template3. Build the only scene and run it4... Read more
[iOS] OnApplicationPause() gets called twice in a row with the same paus...
When quickly minimizing and restoring an app, OnApplicationPause() gets called twice in a row, followed by two resume calls. Steps t... Read more
[Linux Editor] Game view flickers when previewing splash screen in the E...
Splash screen preview does not work on the Linux Editor. Instead of showing the splash screen effects, the Game window flickers. Ste... Read more
Crash in ProceduralMaterialData::GetSubstancePackage when opening likely...
I have a test scene for a hi-res terrain with RTP etc. Not much else in the scene at all.The editor crashed suddenly; I believe the ... Read more
[VR] The effect of render viewport scale is greater when using single pa...
Setting the render scale to 0.35 with single pass on results in a far 'granier' image than when setting the render scale to 0.35 wit... Read more
[5.5] Default Format field is inactive in Texture import settings
Steps to reproduce:1. Open project2. Select sampleTexture file from Assets3. Check Inspector window's Texture import settings4. Noti... Read more
[VR] Multiple cameras with specific target eyes fail to render properly
1. What happened Attempting to setup three cameras (one for each eye + one for the main display) causes issues in rendering. The ima... Read more
[macOS] Input from USB mouse disables further touchpad input in Input.Ge...
If the cursor is moved with a USB mouse, Input.GetAxis("Mouse X") and Input.GetAxis("Mouse Y") return 0 if the cursor is moved with ... Read more
UnityWebRequest does not indicate that a SSL certificate is invalid
Steps to reproduce: 1. Open the project.2. Hit play3. Notice there is a webpage output to the Debug.Log which includes:<div id="c... 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