Search Issue Tracker
Changing between the Multiple and Single sprite import creates memory leak
Changing between the Multiple and Single sprite import settings created the following messages in Console: "!GetPersistentManager().... 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
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
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
Calling Physics2D.OverlapCircleNonAlloc() crashes WP8 application
Steps to reproduce:1. Create a project which uses Physics2D.OverlapCircleNonAlloc() function. Described here: http://docs.unity3d.co... Read more
Unity crashes when attempting to composite multiple Substance Textures
To reproduce:1. Open attached project2. Open scene crashtest3. Select Cube_Test in scene4. Change the number of object to 65. Enter ... Read more
Zero-Width space does not cause line break when wrapping words
To reproduce: 1) Download and open project2) Open "DefaultScene" scene3) In the Hierarchy window, select IntroSequence/panel_01/Labe... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS