Search Issue Tracker

0
votes
Fixed

Editor Crashes when deleting a GameObject

Assets Management

-

Nov 29, 2013

-

Version/s: 4.3.0f4

To reproduce:1. Open attached project2. Open scene "crash"3. Select Tree_Mini and try to delete it - Unity crashes Note: the user me... Read more

0
votes
Fixed
2
votes
Fixed

NavMeshAgents with slow speeds, i.e. 0.1 gets stuck when moving around c...

AI

-

Nov 29, 2013

-

Version/s: 4.3.0f4

Steps to reproduce : - import the project attached- open the scene and press play- press "S" to spawn an agent and notice that it wi... Read more

1
votes
Duplicate

No settings for polygon collider 2d detail.

Docs - Manual

-

Nov 21, 2013

-

Version/s: 4.3.0f4

Documentation details a way to change the detail of the collider, although it's impossible in the editor. To reproduce:1. Open/creat... Read more

0
votes
Fixed

DOC: "undocumented" EditorWindow.OnDidOpenScene() appears in docs

Docs - Scripting Reference

-

Nov 21, 2013

-

Version/s: 4.3.0f4

To reproduce:Open http://docs.unity3d.com/Documentation/ScriptReference/EditorWindow.OnDidOpenScene.html Read more

0
votes
By Design

panels don't maximize on spacebar hotkey anymore

IMGUI

-

Nov 18, 2013

-

Version/s: 4.3.0f4

To reproduce:1. In unity editor press spaceExpected result: Currently focused window maximizesActual result: error sound is played Read more

0
votes
Fixed

The editor silently fails when a serialized field is type-mismatched

Inspector Framework

-

Nov 29, 2013

-

Version/s: 4.3.0f4

To reproduce: BUGGY SCENARIO:1. create new game objects ObjA and ObjB2. make the following component, TestScript.cs:using UnityEngin... Read more

0
votes
Fixed

Sprites with Mip Maps enabled do not get packed

2D

-

Nov 29, 2013

-

Version/s: 4.3.1f1

To reproduce:1. Open attached project2. Use Sprite Packer to pack the sprites found within Expected result: They get packedActual re... Read more

0
votes
Fixed

A moving CapsuleCollider triggers collisions with no actual contact betw...

Physics

-

Nov 29, 2013

-

Version/s: 4.3.0f4

To reproduce:1. Open attached project2. Run scene 'test'3. Console reports collisions Notice: the issue only occurred while using Ca... Read more

0
votes
Fixed

Unity UI breaks when an empty OnRenderImage call is attached

Graphics - General

-

Dec 01, 2013

-

Version/s: 4.3.1f1

To reproduce:1. Open any project2. Attach ScratchPaper.cs script to the main camera3. Enter play modeExpected result: After leaving ... Read more