Search Issue Tracker
[Shaders] Surface shader importing with many variants is ~15% slower in ...
Steps to reproduce:1. Open attached project "Test_5.4" with Unity 5.42. Open scene "Scene"3. Go to: Main Menu > BugReport > Re... Read more
Audio position doesn't keep up with physics movement
An audio source that moves as part of setup in physics does not update correctly, and ends up trailing behind the position of the au... Read more
Audio clips loaded from Resource folder does not play in WebGL build
Reproduction steps:1. Open the "WebGL Audio.zip" project2. Build the only scene on WebGL build3. Press any key from 1-8 to play soun... Read more
[DX 11/12] Screen gets black on resizing
Reproduction steps:1. Build a project with resizable window with DX11 and DX12 support2. Run on DX11 and try resizing window3. Notic... Read more
10 times longer asset bundle building when building multiple small asset...
Steps to reproduce:1. Download and open project "assetbundletest.zip"2. Click "Assets/Build AssetBundles" - 16 asset bundles each co... Read more
Windows Player crash on Camera.RenderWithShader after Screen.SetResolution
Windows Player build crashes after executing following scenario couple times:1. Set custom target buffers for camera with Camera.Set... Read more
TextureImporter removes the white Alpha channel
Steps to reproduce:1. Open the attached project (Unity5_BugReport_TextureImporter_RemovesAlphaChannel.zip)2 Select Assets/Texture.tg... Read more
[Metal][BloomOptimized] "The shader ... is not supported on this platfor...
Reproduction steps:1. Open the attached "Archive" project.2. Make sure graphics API is set to Metal.3. Build and run"New Scene"t for... Read more
Unity crashes when calling Material.SetColor with specific arguments
Add the following code to a script or add the script from the attached project to a scene and press play in the Editor. Unity crashe... Read more
Key Modifiers (ALT, CTL, SHIFT) behave improperly. Keys not always repor...
Reproduction Steps:1. Open project2. Build and run the project.Note: The window displays the state of each ALT, CTL, and SHIFT key.N... 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