Search Issue Tracker

0
votes
Fixed

AnimationCurve created by script has a very steep transition

Animation

-

Aug 26, 2013

-

Version/s: 4.2.0f4

When creating an animation by code (add KeyFrame to AnimationClip then finally add AnimationClip to Animation and Play() ) if making... Read more

0
votes
Not Reproducible

Bootcamp project: Mac standalone freezes

Deployment Management

-

Aug 26, 2013

-

Version/s: 4.3.0b1

-e: running a mac build of the bootcamp project freezes the app. log shows "Receiving unhandled NULL exception" -repro:--get Bootcam... Read more

0
votes
Fixed

Light probes only work if there's static geometry in the scene being lig...

Global Illumination

-

Aug 27, 2013

-

Version/s: 4.3.0a4

Reproduced in 4.3.0b1Also present in 4.1.5f1 and 4.2.0f2 Light probes only work if there's static geometry in the scene being lightm... Read more

1
votes
Not Reproducible

[Collision] Particle collision detection does not happen if the collidin...

Shuriken

-

Aug 27, 2013

-

Version/s: 4.2.0f4

Steps to reproduce : - import the project attached- open the scene and press play- notice that the unicorn will turn red when a part... Read more

0
votes
Fixed

Changing script on a monobehavior breaks the component editor

Inspector Functionality

-

Aug 27, 2013

-

Version/s:

Repro:1) Add a script to e.g the Main Camera2) Change the script using ObjectSelector3) Notice that the cogwheel disappears and cont... Read more

1
votes
Fixed

Fatal error message when removing an object in a custom inspector GUI

Serialization

-

Aug 27, 2013

-

Version/s: 4.2.0f4

To reproduce:1. Open project TS22. Open scene 013. Select Controller in hierarchy4. In the inspector, navigate to "Post tags"5. Try ... Read more

0
votes
By Design

[Dynamic Batching] Batching breaks vertex shader transformations

Graphics - General

-

Aug 28, 2013

-

Version/s: 4.2.0f4

To reproduce:1. Open project BatchingBug2. Open scene Level_013. Enable dynamic batching4. Enter play mode5. Click on the game view.... Read more

0
votes
Fixed

RenderTextures do not work correctly for the Android

Android

-

Aug 28, 2013

-

Version/s: 4.2.0f4

RenderTextures cannot be created, instead resulting in a NullReferenceException. Unity Versions:4.2.0f4 (38efbd14869d)4.3.0b1 (2f830... Read more

0
votes
Fixed

Slowly unlocking WP8 device fires additional pause event after the last ...

WP8

-

Aug 28, 2013

-

Version/s: 4.2.1f3

Steps to reproduce:1. Create a project that prints out OnApplicationPause(bool) calls.2. Deploy it to Windows Phone 8 device3. Press... Read more