Search Issue Tracker

0
votes
Fixed

[Curve Revamp] Animation rotation does not get saved if there is only on...

Animation Window

-

Sep 16, 2013

-

Version/s: 4.3.0b2

To reproduce: 1. Open project "Papal Simulator 2014" 2. Open scene bedroom 3. Select GameObject "Pope" 4. Open Animation window 5. I... Read more

0
votes
Fixed

Flicker when displaying the foliage of trees

Graphics - General

-

Sep 16, 2013

-

Version/s: 4.3.0b2

Steps to reproduce : - import the project at Case 564368 - open the scene Outland and notice the trees in the scene view Read more

0
votes
Duplicate

Null ref exception in GetMaterialId() when combining for static batching

Graphics - General

-

Sep 16, 2013

-

Version/s:

Happens when the first material in the materials array on a static renderer is not set. Read more

12
votes
Fixed

Windows x64 standalone build crashes when using MeshCollider.sharedMesh

Deployment Management

-

Sep 16, 2013

-

Version/s: 4.2.0f4

To reproduce: 1. Import unity_4_3_crash_win_64.unitypackage 2. Open scene TestCrash 3. Build&run a windows standalone for x64 4. Pre... Read more

0
votes
Fixed

Sound volume increases suddenly when doing screen capture on iOS

iOS

-

Sep 16, 2013

-

Version/s: 4.2.1f4

1. Run attached project on iOS 2. Do Screen capture 3. You will be able to see sound volume increases suddenly. Someone also wrote ... Read more

1
votes
Fixed

Null coalescing operator does not work for the Transform component

Scripting

-

Sep 16, 2013

-

Version/s: 4.3.0b2

Steps to reproduce : - import the project attached - open the scene - press play and notice the message in the console : Should no... Read more

1
votes
Postponed

ScriptableObjects seem to serialize their private collections unless the...

Serialization

-

Sep 16, 2013

-

Version/s: 4.3.0b1

ScriptableObjects seem to serialize their private collections unless they are explicitly marked as NonSerialized. MonoBehaviours don... Read more

0
votes
Not Reproducible

Crash when adding a rendertexture to a prefab

Assets Management

-

Sep 15, 2013

-

Version/s: 4.3.0b2

Unity crashed when adding a rendertexture to a prefab. It happens in a completely empty project. Repro steps: 1. Create new project... Read more

0
votes
Not Reproducible

[Editor] Unity freezes when typing 'Infinity' to 'Start Lifetime' input ...

Shuriken

-

Sep 15, 2013

-

Version/s: 4.2.1f4

To reproduce: 1. Open the project 2. Select the GameObject 3. Start typing "Infinity" to "Start Lifetime" input field 4. Unity freez... Read more

0
votes
Not Reproducible