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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code