Search Issue Tracker

0
votes
Duplicate

Compilation errors after automatic script update in Unity 5

Scripting

-

Jul 30, 2014

-

Version/s: 5.0.0a18

ScriptUpdater converted mapSphere.gameObject.SampleAnimation(mapSphere.animation.clip, (float)i); to mapSphere.animation.clip.Sample... Read more

0
votes
Fixed

Selecting a cloth and returning to transform gizmo still enlarges parti...

Physics

-

Jul 30, 2014

-

Version/s: 5.0.0a18

To reproduce:1. Open attached project2. Open Untitled scene3. Select the cloth4. Switch to move/transform gizmo5. Mouse over the clo... Read more

0
votes
Fixed

When Visual Studio Ultimate 2013 is set as script editor with VS Shell 2...

Editor - Other

-

Jul 23, 2014

-

Version/s: 4.5.2f1

To reproduce:1) Have both Visual Studio Ultimate 2013 and Visual Studio Shell 2010 installed.2) Set Visual Studio Ultimate 2013 as y... Read more

0
votes
Fixed

Error message when loading 32 bit dll in 64 bit Unity build needs to be ...

Asset Loading

-

Jul 31, 2014

-

Version/s: 5.0.0a18

Right now, an error of that kind looks like this:"DllNotFoundException: Assets/Plugins/XInputInterface.dllXInputDotNetPure.GamePad.G... Read more

0
votes
Not Reproducible

Build & Run Universal apps on Local Machine does not run the first time

Windows Store Apps

-

Jul 31, 2014

-

Version/s: 4.5.3b3

To reproduce:1. Create a new project2. Set the platform to Windows Store, with Universal 8.1 sdk3. Set the build and run on to "Loca... Read more

0
votes
By Design

5.0 shader upgrade: some shaders use too many interpolators

Shaders

-

Jul 31, 2014

-

Version/s: 5.0.0a18

Import the attached LevelMesh_BasePass.shader in Unity 4.x. It imports without problem. Import it in Unity 5.0. Shader has the follo... Read more

1
votes
Fixed

WP 8.1 Keyboard is not consistent with WP 8 keyboard

WP8.1

-

Jul 31, 2014

-

Version/s: 4.5.2p3

To reproduce:1. Open attached project. It contains a scene with a GUI.TextField2. Build & Run for Windows Store with Phone 8.1 s... Read more

0
votes
Fixed

NullReferenceException when adding Scroll Rect Component

UI

-

Jul 31, 2014

-

Version/s: 4.6.0b15

Steps to reproduce : - create a new project- create a canvas and an empty game object- add the Scroll Rect Component to the game obj... Read more

0
votes
Fixed

Selecting two gameObjects crashes Unity if one of them has 'Components c...

Inspector Functionality

-

Jul 15, 2014

-

Version/s: 4.5.1f3

To reproduce this issue: 1. Import case_619848 package2. Open 'Library' scene3. Select Dialog( Hallway Right - > Dialog Triggers ... Read more

0
votes
Fixed

Slider and Toggle do not align in a Grid Layout until Scrollbar is added

UI

-

Jul 31, 2014

-

Version/s: 4.6.0b15

Steps to reproduce : - create a new project- create a canvas and an Empty Game Object as a child- add the Grid Layout Component to t... Read more