Search Issue Tracker
Shader bundle does not rebuild when changing an included HLSL file
To reproduce: 1. Download attached project "ShaderDependenciesHLS.zip" and open in Unity2. Select "StreamingAssets" folder and delet... Read more
[Linux][Editor] When upload 10k files through Collaborate, no window app...
According to this test case: https://qatestrail.hq.unity3d.com/index.php?/cases/view/39620When the Collaborate needs to publish more... Read more
[2D][Tilemap][Hexagon] Sort Order on tilemap renderer seem to cause some...
1. What happened[2D][Tilemap][Hexagon] Sort Order on tilemap renderer seem to cause some Hexagon tiles to not overlap properly 2. Ho... Read more
Unity crashes when using Vector graphic (.svd file) on Splash Screen and...
How to reproduce:1. Open user's project2. Go to Edit > Project Settings > Player3. In the Inspector find "Splash Image" sectio... Read more
[UWP][IL2CPP] Application freezes when trying to Application.Quit and us...
Repro steps:1. Open user attached project2. Build for UWP ( IL2CPP, .NET 4.x )3. Open the solution in Visual Studio and build on x64... Read more
Culled reflections of Objects with Pixel-lit Shaders have artifacts when...
How to reproduce:1. Open the attached "TestFor1065588.zip" project2. Rotate the Scene view upwards slightly3. Notice the artifacts o... Read more
Leaving Play mode crashes Editor when Audio Track exceeds Activation Tra...
How to reproduce:1. Open the attached "1066513_repro.zip" project2. Open the "Main" scene3. Enter Play mode4. Select the "Director" ... Read more
Sorting layer is shown as "Unknown Layer" after upgrading the project to...
Sorting layer is shown as "Unknown Layer" after upgrading the project to 2018.3 Steps to Repro:1. Download "2D Platformer" from asse... Read more
Unity launchers UI elements are out of bounds when launching it while of...
How to reproduce:1. Disable your internet connection2. Launch Unity- Notice that Unity launcher's UI elements are out of bounds (att... Read more
DateTime.Now throws exception in IL2CPP build
Steps to reproduce:1. Download 1065602_repro.zip and open "new" scene2. Switch platform to UWP3. Build project on IL2CPP backend4. O... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used