Search Issue Tracker

0
votes
Fixed

Rigidbody that is sligthly inside a terrain falls through

Physics

-

Apr 07, 2014

-

Version/s: 5.0.0a5

To reproduce:1. Open attached project2. Open scene test3. Enter play mode - notice the cube is falling even though a relatively smal... Read more

0
votes
Fixed

Enabling trigger on terrain collider throws error

Physics

-

Apr 07, 2014

-

Version/s: 5.0.0a5

To reproduce:1. Create a new terrain2. Enable it's trigger3. "NpShape::setFlag(s): triangle mesh and heightfield triggers are not su... Read more

0
votes
Won't Fix

Terrain collider with non-kinematic rigidbody does not collide

Physics

-

Apr 07, 2014

-

Version/s: 5.0.0a5

To reproduce:1. Open attached project2. Open scene test3. Enter play mode - notice that the cube falls through the terrain Regressio... Read more

0
votes
Fixed

Editor crashes every time I log in on my computer after it was locked

Graphics - General

-

Apr 07, 2014

-

Version/s: 5.0.0a1

Regression from 5.0 alpha1. - Import the attached project in any Unity version bigger than 5.0 alpha 2- Open the AngryBots scene and... Read more

0
votes
By Design

Particle Effect options in Scene view displayed using dark skin when Lig...

Scene/Game View

-

Apr 07, 2014

-

Version/s: 5.0.0a1

See attached screenshot. Reproduces in all versions of Unity from 4.3 and up, at least. Read more

0
votes
Fixed

Rigidbody.SweepTest accounts for all layers

Physics

-

Apr 05, 2014

-

Version/s: 5.0.0a4

To reproduce:1. Open the attached project2. Open the attached scene3. Verify that Sphere and Cube are in different layers4. Run the ... Read more

0
votes
Fixed

NullReferenceException when switching FBXImport tabs

Asset Import

-

Apr 08, 2014

-

Version/s: 4.5.0b7

To reproduce:1. Open attached project2. Select "buck1" in the project3. Open the rig tab4. Switch the animation type to legacy and h... Read more

0
votes
Postponed

[MenuItem("menu/menuItem _X")] doesn't register lowercase inputs

IMGUI

-

Apr 05, 2014

-

Version/s: 4.5.0b6

Steps to repro:1. Open the attached project2. Press ctrl+G, observe the message in the console that input was registered.3. Press ke... Read more

0
votes
Not Reproducible

UnityEngine.UI.Text will leak memory if the text property is set more th...

UI

-

Apr 08, 2014

-

Version/s: 4.6.0b6

To reproduce:1. Open the attached project2. Open the test scene (it contains a uGUI text element)3. Run the scene4. In the profiler,... Read more

0
votes
Duplicate