Search Issue Tracker

0
votes
Fixed

Hitting ESC key to cancel "change static flags" dialog produces

Editor - Other

-

Sep 23, 2013

-

Version/s: 4.3.0b3

To reproduce:1. Open bugdemo.unity2. Select root game object3. Click static checkbox in inspector.4. when the dialog pops up, hit ES... Read more

4
votes
Won't Fix

Shaders preprocess #pragma surface before #ifdefs

Shaders

-

Sep 24, 2013

-

Version/s: 4.2.1f4

Right now impossible to have for example this:#ifdef DESKTOP_VARIANT#pragma surface surf FancyStuff#else#pragma surface surf Simpler... Read more

0
votes
Won't Fix

Unity becomes unresponsive after re-login

Window management

-

Sep 24, 2013

-

Version/s: 4.3.0b3

Seems like it is reproducible only with Radeon GPUs as we could not reproduce it with GeForce GPUs. Use of single or dual monitor se... Read more

0
votes
Fixed

Deadlock in MT rendering when render thread writes a GL error message

Window management

-

Sep 24, 2013

-

Version/s:

Happens when building the repro project from case 561116 on OS X and entering fullscreen mode in the standalone player (by pressing ... Read more

0
votes
Fixed

Undoing Addition of Motions to a Blend Tree doesn't work

Animation

-

Sep 24, 2013

-

Version/s: 4.3.0b3

Repro steps:1. Add a few states to an animation controller2. Add a blend tree and add few motions to it3. Try to undo adding the mot... Read more

0
votes
Not Reproducible

In State Inspector undoing condition changes needs a click click in the ...

Animation

-

Sep 24, 2013

-

Version/s: 4.3.0b3

Repro steps:1. Create a state and make a transition to another one2. Choose the transition in the state Inspector and change the con... Read more

0
votes
Fixed

User's selected object automaticaly changes when trying to edit animation

Animation

-

Sep 24, 2013

-

Version/s: 4.3.0b3

1. Create an empty game object2. Create a cube as a child of the game object3. Select the parent game object and click on the Animat... Read more

0
votes
Duplicate

Script debugging crashes Mono on 64bit

Scripting

-

Sep 24, 2013

-

Version/s: 4.3

Attaching MonoDevelop to Unity running in 64bit crashes Unity. Read more

0
votes
Won't Fix

Animation on the ponytail bones of the character in the scene is missing

Animation

-

Sep 24, 2013

-

Version/s: 4.3.0b2

Animation on the ponytail bones of the character in the scene is missing. 2) How can we reproduce it using the example you attached ... Read more

0
votes
Not Reproducible

Can't use texture in native plug-in in GameView, Open GL mode on Windows

Graphics - General

-

Sep 24, 2013

-

Version/s: 4.3.0b3

Steps to reproduce : - import the project attached- open the scene- press play and notice the texture on the plane *Note :Regression... Read more