Search Issue Tracker
Error message when loading 32 bit dll in 64 bit Unity build needs to be ...
Right now, an error of that kind looks like this:"DllNotFoundException: Assets/Plugins/XInputInterface.dllXInputDotNetPure.GamePad.G... Read more
Build & Run Universal apps on Local Machine does not run the first time
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
5.0 shader upgrade: some shaders use too many interpolators
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
WP 8.1 Keyboard is not consistent with WP 8 keyboard
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
NullReferenceException when adding Scroll Rect Component
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
Selecting two gameObjects crashes Unity if one of them has 'Components c...
To reproduce this issue: 1. Import case_619848 package2. Open 'Library' scene3. Select Dialog( Hallway Right - > Dialog Triggers ... Read more
Slider and Toggle do not align in a Grid Layout until Scrollbar is added
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
Slider is not aligned and does not appear in a Horizontal Layout after t...
Steps to reproduce : - create a new project- create a Canvas and an Empty Game Object- add the Horizontal Layout to the game object ... Read more
Toggle is not aligned in a Horizontal Layout and overlaps other elements...
Steps to reproduce : - create a new project- create a Canvas and an Empty Game Object- add the Horizontal Layout to the game object ... Read more
5.0 surface shaders use 13-14 more ALU instructions and are 20-50% slower
Import the attached Blend SM2.shader in Unity 4.x. It will work fine. Import it in Unity 5.0 and you will get the following compilat... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand