Search Issue Tracker
[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
Adding a sub-asset by code breaks an icon and the Inspector view
To reproduce:1. Go to the Meshiah menu and click Create Empty - A new 'Mesh' object will be created and will appear with a blank 'pa... Read more
Unable to get Microphone names on Japanese Windows
Following Unity sample doesn't run well on Japanese Windows. http://docs.unity3d.com/Documentation/ScriptReference/Microphone.Start.... 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
Sub Emitter Module particle systems do not unpause with ParticleSystem.Play
To reproduce:1. Open attached project2. Open scene "ParticleSystemBug"3. Enter play mode - a particle system is created, paused and ... 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
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
Sprites in specific upgraded project are not drawn in play mode
A project which had sprites used in versions prior to 4.5.0 may have them invisible in versions 4.5.0 or later. Reimport of all asse... Read more
Activity destroy timeout for HistoryRecord{*/com.unity3d.player.UnityPla...
After the application is quit with the Application.Quit(), the ActivityManager shows the warning Activity destroy timeout for Histor... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default