Search Issue Tracker
[Regression] Colliders added at Runtime sometimes lose their functionality
How to reproduce: 1. Open the user-submitted project 2. Enter Play mode 3. Walk forward using the "W" key and observe the results 4.... Read more
[Linux][Nvidia] Graphical corruption in many games with OpenGL
Note: This fix is being backported to 2018.3, likely to land in 2018.3.4f1 In a number of Unity games on Linux, running on OpenGL a... Read more
Package resolution error when using a Git dependency referencing an anno...
How to reproduce: 1. Open attached project "Archive.zip" 2. Open Package Manager window 3. Add a Git dependency to the package using... Read more
[Android] Using TouchScreenKeyboard.Open with a non-empty placeholder mu...
Reproduction steps: 1. Open the attached user's project "KeyboardTest.zip" 2. Build for Android with Development Build Enabled 3. Pr... Read more
[Performance]Console Pro in non-collapse mode and with large logs causes...
Reproduction steps: 1. Open user's attached project 2. In Profiler window, set profiling to Editor mode 3. Open /Assets/Scripts/AI/O... Read more
[window layout] cannot load editor layout, stuck in infinite loop of "fa...
steps to repro: 1a. copy the attached "corrupted" LastLayout.dwlt into ~/Library/Preferences/Unity/Editor-5.x/Layouts/default/ (or w... Read more
"trial version" watermark visible on builds using non-trial licenses
How to reproduce: 1. In the hub activate a "Personal" license 2. Create a new project 3. Build and run the project (File > Build And... Read more
SRP Batcher not working with OpenGL APIs when the project is built
How to reproduce: 1. Open the attached "SRPBatcherBenchmark3" project 2. Open the "scene_lwbench1" Scene 3. Open the Build Settings ... Read more
Enter key is not registered when using WasPressedThisFrame with Input Sy...
How to reproduce: 1. Open project "InputIssue.zip" 2. Enter the Play Mode 3. Focus the Game window 4. Press the "Enter" key Expecte... Read more
[Android][IL2CPP] App crashes on 2019.1.0a12 and up on launch if old IL2...
Reproduction steps: 1. Create a New Project in 2019.1.0a11 or below 2. Set the "Platform" to "Android", "Package Name" to "com.Case.... 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
- Play, Pause, Skip Frame buttons in the Toolbar don't have Tooltips when hovering the mouse over them
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP