Search Issue Tracker
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
[Shuriken] Some serialized properties do not update correctly
Becomes evident in the https://ono.unity3d.com/unity/unity/pull-request/57318/_/se/trunk/particle-fixes PR.Enums and curves need to ... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions