Search Issue Tracker
[iOS] Changing screen's orientation produces warnings in the Xcode console
To reproduce:1. Create a new project2. Build it for iOS platform3. Run on the device4. Turn device to change screen orientation5. In... Read more
References to assets are not unloaded from memory and garbage collected ...
Steps to reproduce:1. Open attached “GarbageCollectionBugs.zip” Unity project2. Open “Example” scene3. Enter Play mode4. Open Window... Read more
[iOS] Increased memory usage on empty project
Reproduction steps:1. Create a new project.2. Build it for iOS.3. Wait until memory usage increase starts to stall.3. Compare memory... Read more
Default preset is not applied when dragging component from Project windo...
To reproduce: 1. Open the "Unity2018.1.0b8 - Default Preset Bug.zip" project2. Select "Presets/MyComponentPreset0" in Project window... Read more
[UI] Text-outline forms copies of outline while updating "Effect Distanc...
Text-outline forms copies of outline while updating "Effect Distance" values. Steps to repro:1. Open attached project.2. Select OutL... Read more
[Editor] Asset import and resource file generation throws an opening fil...
Asset import and resource file generation throws an opening file failed error multiple times Steps to Repro:1. Create new project or... Read more
Stuttering in Editor, but not Player
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open "Main" Scene3. Enter Play mode4. See that the movement sometimes stutt... Read more
Call to IPGlobalProperties.GetActiveUdpListeners() returns correct IP bu...
To reproduce: 1. Open the project, attached by the tester (PortNumberWrong.zip)2. Open the "SampleScene" scene3. Enter Play mode4. O... Read more
[Grahics-General] The font name is not getting updated, on changing "Fon...
The font name is not getting updated, on changing "Font Names" property from the inspector. Steps to repro:1. Open attached project.... Read more
[UnityTestRunner] NUnit tests in a DLL stored under an Editor folder are...
How to reproduce:1. Open up the terminal (or command line for Windows).2. Run the command <Path_To_Unity> -batchmode -projectP... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal