Search Issue Tracker

0
votes
Not Reproducible

Importing the .unitypackage spawns the following error

Audio

-

Feb 21, 2014

-

Version/s: 4.5.0b1

Importing the attached .unitypackage spawns the following error message in Console: size*2 <= m_BufferSize || m_Mode == kModeGrow... Read more

0
votes
Fixed

Unity crashes if a script containing a custom inspector class is deleted

Inspector Functionality

-

Feb 21, 2014

-

Version/s: 4.6.0b3

If a file containing a custom inspector class is deleted from the file system while an object in the editor is currently drawing the... Read more

0
votes
Fixed

NullReferenceException when creating uGUI Button

UI

-

Feb 24, 2014

-

Version/s: 4.6.0b3

To reproduce:1. Create a new project2. In the Hierarchy view, click "Create -> Button"3. Observe a NullReferenceException in the ... Read more

0
votes
Fixed

Video plays upside-down, not full screen and the app crashes instead of ...

Android

-

Feb 25, 2014

-

Version/s: 4.3.4f1

Playing a video with Handheld.PlayFullScreenMovie("movie.mp4", Color.black, FullScreenMovieControlMode.CancelOnInput, FullScreenMovi... Read more

0
votes
Fixed

Animation manual is missing next/back buttons on some pages

Docs - Manual

-

Feb 21, 2014

-

Version/s: 4.5.0b3

To reproduce:1. Open the manual at Documentation/html/en/Manual/AnimationSection.html2. The firs issue - at the bottom of the page i... Read more

0
votes
Not Reproducible

[WSA] App focus fail with independent input source enabled

Windows Store Apps

-

Feb 21, 2014

-

Version/s: 4.5.0b3

Win Store application, built with Unity 4.5.0 b3 and "Independent Input source" option enabled, doesn't regain focus. Repro steps:1.... Read more

0
votes
Fixed

Unity Event system does not recognize type which is derived from expecte...

UI

-

Feb 24, 2014

-

Version/s: 4.6.0b3

When an event is invoked with an instance of a subclass of the expected type, an ArgumentException is thrown:ArgumentException: Pass... Read more

1
votes
Postponed

When using english UK keyboard, the quote key is also caught as a backqu...

Input

-

Feb 25, 2014

-

Version/s: 4.3.4f1

To reproduce: 1) Download and open project2) Open "Test" scene3) Set keyboard language to English UK4) Play scene5) Press backquote ... Read more

0
votes
Postponed

Script compiles when static function tries to access property

Mono

-

Feb 25, 2014

-

Version/s: 4.3.3f1

To reproduce 1) Download project and open2) Open "test" scene3) Run game4) In console notice error "InvalidProgramException: Invalid... Read more

0
votes
Duplicate

[ExecuteInEditMode], OnDisable is called twice on startup

Scripting

-

Feb 26, 2014

-

Version/s: 4.3.3f1

Duplicate of case 557206Steps to reproduce:- Load the scene "test"- Press play- Observe the log messages. There are two log messages... Read more

All about bugs

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