Search Issue Tracker
[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
The 'Mute' transition flag in the Sub-State Machine gets ignored after s...
How to reproduce: 1. Open the attached '1282801.zip' project and open the 'Test' Scene 2. Open the Animator window ( Window > Animat... 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
Throwing exception in async method in start spams console, does not stop...
To reproduce: 1. Open the attached project 2. Play the SampleScene Expected: Only a single exception is thrown Actual: Exceptions s... Read more
[LWRP] Camera with target render texture does not respect transparent ba...
How to reproduce: 1. Open attached project "TransparentRenderTexture.zip" and scene "SampleScene" 2. Enter Play mode 3. Observe the... Read more
Graphics.Blit will not apply the Material over the whole GameObject when...
How to reproduce: 1. Open the user's attached "Bugreport-Graphics.Blit" project 2. Open the "Scene" Scene 3. In the Hierarchy select... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule