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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template