Search Issue Tracker

0
votes
Fixed

Child Collider2D continuously calls OnTriggerEnter if collider is moved ...

Physics2D

-

Oct 14, 2013

-

Version/s: 4.3.0b5

Steps to reproduce : - import the project attached- open the scene "Broken Scene"- press play- in the scene tab move the cube with t... Read more

0
votes
Duplicate

OnTriggerEnter2D is being called multiple times for PolygonCollider

Physics2D

-

Oct 14, 2013

-

Version/s: 4.3.0b5

Steps to reproduce : - import the project attached- open the scene- press play- in the scene tab move the Polygon Collider towards t... Read more

0
votes
Fixed
0
votes
Fixed

EditorApplication.SaveScene(string) returns true even if saving file has...

Scripting

-

Oct 14, 2013

-

Version/s: 4.2.1f4

To reproduce:1. Open the attached project2. Go to Window -> Scene Saver3. Try to save the scene with invalid characters4. Notice ... Read more

0
votes
Fixed

Undo not working when replacing Collider by adding RigidBoby2D/2DCollide...

2D

-

Oct 14, 2013

-

Version/s: 4.3.0b5

Undo not working when removing Collider by adding RigidBoby2D 2) How can we reproduce it using the example you attached1 Create new ... Read more

0
votes
Duplicate

Remove BoxCollider2D/BoxCollider doesn't work when using ReguireComponent

Editor - Other

-

Oct 14, 2013

-

Version/s: 4.3.0b5

Remove 2D/3D collider doesn't work when using ReguireComponent 2) How can we reproduce it using the example you attached1 Create new... Read more

0
votes
By Design
0
votes
Fixed

It is possible to add 3D colliders and Rigidbody2D (or 2D colliders and ...

2D

-

Oct 14, 2013

-

Version/s: 4.3.0b5

It is possible to add 3D colliders and Rigidbody2D (or 2D colliders and Rigidbody) from script 2) How can we reproduce it using the ... Read more

0
votes
Fixed

Memory usage is higher with audio streamed from disk than compressed in ...

Audio

-

Oct 14, 2013

-

Version/s: 4.2.1f4

To reproduce:1. Create new project2. Import mp3 file3. Add it to scene and play4. Notice memory usage5. Change Load type to "Stream ... Read more

0
votes
Duplicate

Replace Box collider on adding another Box collider not working

Physics

-

Oct 14, 2013

-

Version/s: 4.3.0b5

Can add 2 Box colliders to cuberegression- not present in 4.2.1 and 4.2.2- present in all 4.3.x 2) How can we reproduce it using the... Read more