Search Issue Tracker
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
[Android] A specific video is not played when built via command line
To reproduce:1. Build for Android using Batchmode build the project from command line Example:"/UnityInstallLocation/Unity.app/Conte... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved