Search Issue Tracker

2
votes
Fixed

GUI input issue when using non english keyboard layouts

Linux

-

Nov 11, 2013

-

Version/s: 4.3.0f3

To reproduce: 1. Change the keyboard layout to Czech 2. Run the builded project from the attached folder (it contains projects build... Read more

0
votes
Fixed

GenericMenu.ShowAsContext throws NullReferenceException

IMGUI

-

Nov 11, 2013

-

Version/s: 4.3.0f3

Steps to reproduce : - import the project attached - go to Custom>Open Generic Menu and notice the exception in the console Read more

0
votes
Fixed

Sprites cannot be created from square textures in advanced texture mode

2D

-

Nov 10, 2013

-

Version/s: 4.3.0f3

To reproduce: 1. Open the attached project 2. In the Project view, select the 'musicalNote_512x512' texture 3. In the Inspector, cha... Read more

13
votes
Fixed

"fence == expectedFence" error after upgrading to RC2

Graphics - General

-

Nov 10, 2013

-

Version/s: 4.3.0f2

Steps to reproduce : - import the project attached - open the "Main" scene - press play and notice the error in the console "fence ... Read more

1
votes
Fixed

Need to call Animator.Update twice to work

Animation

-

Nov 09, 2013

-

Version/s: 4.3.0f3

To reproduce: 1. Open the attached project 2. Run the scene 3. Click 'Play' in the game view 4. Click on 'Reset' once and notice tha... Read more

0
votes
Fixed

Screen.orientation doesn't work correctly on tablets

Windows Store Apps

-

Nov 09, 2013

-

Version/s: 4.3.1f1

Screen.autorotateToPortrait = false; Screen.autorotateToPortraitUpsideDown = false; Screen.orientation = ScreenOrientation.AutoRotat... Read more

1
votes
Fixed

Undo/redo text in menu is incorrect when creating an object and adding c...

Editor - Other

-

Nov 08, 2013

-

Version/s: 4.3.0f3

To reproduce: 1. Open attached project 2. Press Test > Undo Name Bug. It creates a gameobject, registers it's undo and executes "Und... Read more

1
votes
Fixed

Removing the material color rgb properties in animation causes them to d...

Animation

-

Nov 08, 2013

-

Version/s: 4.3.0f3

To reproduce: 1. Create a cube 2. Open the animation window 3. Add a curve for the cube - select Mesh Renderer > Material._Color 4. ... Read more

0
votes
Fixed

Setting Rigidbody2D.mass from code doesn't work

Physics2D

-

Nov 08, 2013

-

Version/s: 4.3.0f3

To reproduce: 1. Open attached project 2. Run scene 1 3. Notice that even though mass was changed from code, it still prints out val... Read more

0
votes
Fixed

Scripts in bundles have deserialization issues

Serialization

-

Nov 08, 2013

-

Version/s: 4.3.0f1

-e: 4.3 seems to have an obscure problem with loading asset bundles that have scripts inside them. We get this error message: Asset... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.