Search Issue Tracker
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
Toogles activated dynamically show wrong graphics
To reproduce:1. Take a project from #5932932. Run the scene 000_Bootstrap3. Press the red settings icon in the bottom right corner4.... 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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used