Search Issue Tracker
Importing the .unitypackage spawns the following error
Importing the attached .unitypackage spawns the following error message in Console: size*2 <= m_BufferSize || m_Mode == kModeGrow... Read more
Unity crashes if a script containing a custom inspector class is deleted
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
NullReferenceException when creating uGUI Button
To reproduce:1. Create a new project2. In the Hierarchy view, click "Create -> Button"3. Observe a NullReferenceException in the ... Read more
Video plays upside-down, not full screen and the app crashes instead of ...
Playing a video with Handheld.PlayFullScreenMovie("movie.mp4", Color.black, FullScreenMovieControlMode.CancelOnInput, FullScreenMovi... Read more
Animation manual is missing next/back buttons on some pages
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
[WSA] App focus fail with independent input source enabled
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
Unity Event system does not recognize type which is derived from expecte...
When an event is invoked with an instance of a subclass of the expected type, an ArgumentException is thrown:ArgumentException: Pass... Read more
When using english UK keyboard, the quote key is also caught as a backqu...
To reproduce: 1) Download and open project2) Open "Test" scene3) Set keyboard language to English UK4) Play scene5) Press backquote ... Read more
Script compiles when static function tries to access property
To reproduce 1) Download project and open2) Open "test" scene3) Run game4) In console notice error "InvalidProgramException: Invalid... Read more
[ExecuteInEditMode], OnDisable is called twice on startup
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.
Latest issues
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically