Search Issue Tracker
Unity crashes when playing animation of LineRenderer Start/End color
In Unity 5.5 you're able to make animations of LineRenderer Color, when you change LineRenderer 's colors while in "Keyframe recordi... Read more
[WebGL] Microsoft Edge browser crashes using redirectToUrl(string)
Steps to reproduce:1. Open user's attached project2. Build for WebGL3. Open build in MS Edge4. Press R to activate 'redirectToUrl' f... Read more
[Android] UI buttons are sliced on VideoCore GPU device
Steps to reproduce:1) Download attached project and open in Unity2) Build and Run project on a deviceNote: UI button looks like cut ... Read more
[Enlighten] Baking lighting on meshes imported with no UVs and Generate ...
Steps for reproduction :-import a mesh with no UV sets at all-put it in a scene as "static"- use "Generate lightmap UVs" to generate... Read more
Unity crashed on applying layer linker settings after re-compiling and r...
Steps to reproduce:1. Open attached project2. Open Weaver pro solution in VS (case_85196-Kybernetik\Source Code\Weaver pro)3. Open W... Read more
[Cache Server] Preferences window becomes unresponsive if local cache wa...
To reproduce:1) Create new project2) Plug in external drive3) Go to Edit -> Preferences -> Cache Server4) Set location to that... Read more
[Android] Wrong behavior with external/internal Application.persistentDa...
Steps to reproduce: 1) Download attached project "FilePermissions.zip" and open in Unity2) In Player settings, make sure Write Permi... Read more
Grid and lines of Hand tool disappears after clicking on scene view or r...
To reproduce:1. Create new project2. Click anywhere on a scene view or remove Directional Light from scene3. Notice that grid in sce... Read more
Installer crashes if any button is pressed before Licence Agreement page...
Reproduction Steps:1. Launch Unity Installer.2. Press "Next" in the first page (Welcome to the Unity Setup).3. Before the "Untiy Ter... Read more
Building silent crashes on loading scene with many NetworkBehaviour objects
To reproduce:1) Open attached project2) Change Build Order so that only "Arena_scene" is built3) Load the scene and see that it does... 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