Search Issue Tracker

0
votes
By Design

Unity 'Check for Updates' feature won't work

Themes

-

Oct 13, 2017

-

Version/s: 5.5.0b1

How to reproduce: 1. Open an outdated version of Unity 2. Create a new project 3. Check for updates in 'Help->Check for Updates' Ex... Read more

0
votes
Fixed

[Mac] Naming iOS build ".." removes project Assets folder. Possible to r...

Deployment Management

-

Oct 13, 2017

-

Version/s: 2017.3.0b4

Reproduction Steps: 1. Create new project 2. Set build target to iOS 3. Press Build 4. Name project ".." or "..\" or "..\." 5. Notic... Read more

0
votes
Won't Fix

Asset store download creates 'Asset Store-5.x' folder

Asset Bundles

-

Oct 13, 2017

-

Version/s:

Reported by 2017.3beta forum user: https://forum.unity.com/threads/downloaded-assets-asset-store-5-x.499983/ Read more

0
votes
Fixed

Moving and resizing a UI element in a Layout Group ignores the resize

uGUI

-

Oct 14, 2017

-

Version/s: 2017.2.0f3

How to reproduce: 1. Download attached project file ant open "Main" Scene 2. Enter Play Mode 3. Press "Button" in Game Window Expec... Read more

4
votes
Fixed

Input.GetJoystickNames returns controllers even when they're disconnected

Input

-

Oct 13, 2017

-

Version/s: 2017.2.0f3

Steps to reproduce: 1. Download and open the attached project 2. Make sure you have any controllers connected 3. Enter Playmode 4. ... Read more

0
votes
Fixed

TileMap Collider 2D not generated for transparent tiles

2D

-

Oct 14, 2017

-

Version/s: 2017.2.0f3

How to reproduce: 1. Open the "Project.zip" project 2. Open the "scene" scene 3. Select Grid > Tilemap in the Hierarchy 4. Notice th... Read more

0
votes
Fixed

Trying to add two same script components with [DisallowMultipleComponent...

Themes

-

Oct 14, 2017

-

Version/s: 2017.1.1f1

How to reproduce: 1. Open the attached project 2. Open the Test Runner 3. Start the "CantAddMoreThanOne" test Actual result: Unity ... Read more

0
votes
Won't Fix

[Android] DLL fails to directly modify the corresponding class content i...

IL2CPP

-

Oct 11, 2017

-

Version/s: 2017.1.0f3

Steps to reproduce: 1. Open attached project 2. Select scripting backend as IL2CPP in PlayerSettings 3. Build for Android -Cubes in... Read more

0
votes
Won't Fix

Animator parameters reset after saving changes of an object with animato...

Animation

-

Oct 08, 2017

-

Version/s: 2017.1.1f1

Reproduction steps: 1. Download project "AnimatorReproProject.zip" and open in Unity 2. Open "Test" scene 3. Add any component to c... Read more

3
votes
Fixed

Vector2Int is missing negation, division and multiplication by int opera...

Scripting

-

Oct 14, 2017

-

Version/s: 2017.2.0f3

Steps to reproduce: 1. Use one of these in a C# script: var vector = 2 * Vector2Int.one; var vector = -Vector2Int.right; var vecto... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.