Search Issue Tracker
[UNETServerDLL] Attempt to send data via "Fragmented" channels cause "In...
Steps:1. Open attached project2. Run "ChatServer.exe"3. Run "ClientGUI.exe"4. Press "Connect" button5. Choose "UnreliableFragmented"... Read more
[Android] Unity runs out of memory and crashes when upgrading large Play...
On Android Unity runs out of memory and crashes when upgrading large PlayerPrefs (>512 strings). PlayerPrefs are corrupted in the... Read more
[UWP] Application.Quit() throws exceptions on il2cpp and D3D builds
Forum thread:http://forum.unity3d.com/threads/store-10-universal-d3d-il2cpp-application-quit-works-with-xaml-not-with-d3d.381546/ Re... Read more
[Mac] Screen.currentResolution.refreshRate value is always zero
To reproduce:1. Open attached project2. Open "TestScene" scene3. Play the scene Actual behavior: notice that in the Console two mess... Read more
[GLES] Shader using const arrays crashes on some Androids (5.2.3)
Shader code like this:const half blurKernel[11] = {0.0009765625, 0.009765625, 0.04394531, 0.1171875, 0.2050781, 0.2460938, 0.2050781... Read more
[iOS] OnEndDrag is not called when 'Touch Input Module' is used and it i...
Steps to reproduce: 1. Open attached project (DragTest.zip)2. Build the 'DragTest' scene for iOS3. Build and run Xcode project to iO... Read more
Scene is not considered loaded when Awake() is called
Scene is still going to be considered as not loaded during awake but from now on it's going to be possible to call GetRootGameObject... Read more
Animation importer creates different animation clip if firstly curves a...
How to reproduce:1. Open the attached project2. Open the editor window for AnimBug via Window/AnimBug3. Drag "Take 001" from Anm_Cap... Read more
[Linux][GLCore] fullscreen resolution produces only black/grey screen + ...
-e: see title, screen goes just black and nothing happens -repro:--get standard assets from asset store/build emtpy scene--build for... Read more
[Shuriken] Particle collider stretches only according to its size on x axis
Steps to reproduce: 1. Download and import attached project. EDIT: (CurvesSpace.zip)2. Open scene: main3. Select and simulate partic... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks