Search Issue Tracker
[License] Opening 2018.1.0a7 and closing, and then trying to use another...
To reproduce:1) Open 2018.1.0a7 (tested Version 2018.1.0a7 (bf8645f4af24)Tue, 28 Nov 2017 19:15:48 GMTBranch: trunk )2) Create new p... Read more
Missing Mono specific class documentation in Visual Studio
Reproduction steps: 1. Create a new Project2. Create a new C# Script3. Open it with a Code Editor (VS)4. Type "GameObject" and see t... Read more
Forcing OpenGL or OpenGLES on a standalone build produces error
How to reproduce:1. Open Unity2. Open any Unity project3. Build it as a Windows Standalone Build4. Try running it while using '-forc... Read more
Non-recursive AssetDatabase.GetDependencies() returns Script on the Pref...
Steps to reproduce:1. Open QA's attached project2. Open scene "1"3. Navigate to "Usages Finder" in "Maintainer" window, hold CTRL+SH... Read more
[iOS] On iPhone X navigating to home will press buttons located at the b...
To reproduce:1. Open attached project2. Build it for iOS device and launch on iPhone X3. Swipe to go home4. Reopen app -- There are ... Read more
[Metal] Crash in CreateNewEncoder() at MetalContext.mm:115
Reproduction steps:1. Open the attached project (DuplicateEncoderCrash.zip).2. Build and run for iOS. Actual behavior:- Application ... Read more
[.NET 4.6] RpcException when trying to use Google Speech API libraries
To reproduce:1) Open attached project and test scene2) Play it Expected: Audio file is heardActual: This error jumps out: https://i.... Read more
Graphics.DrawMeshInstanced doesn't work correctly with surface shader
When it's time to do the additive light pass in forward, the GPU instanced meshes don't receive the additional light passes if there... Read more
Application.Quit() on Asus K011 exits the application and then throws ...
Application.Quit() on Asus K011 exits the application and then throws App has stopped working error To reproduce:1. Open the project... Read more
[MacOS] NullReferenceException is thrown when canceling selecting script...
To reproduce:1. Create a new project in Unity2. Open Edit -> Project Settings -> Player -> Other3. Change Scripting runtime... 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