Search Issue Tracker
[Mobile Notifications][Android] "Too many alarms (500) registered from u...
Repro steps:1. Open user attached project2. Build and Run on Android3. Press the button on the screen which schedules and sends a 10... Read more
2d sprite animation does not rotate outside of animation preview
Steps to reproduce:1. Download and open attached project "764744_repro.zip"2. Open scene "Main"3. Open "Animation" tab (Window->A... Read more
Main Editor Window is loaded with gaps on the side and bottom borders wh...
How to reproduce:1. Open any Unity project2. Resize the Main Editor Window to fill the whole screen (the window must not be maximize... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
[ShaderGraph] Deleting A Group Node that contains a blackboard Property ...
Reproduced in SRP master of 8/7/19 (0c3b4b5888), 2019.3.0a12 Repro #1 (with my simple file):1) Open up DeleteMyNodes.ShaderGraph2) B... Read more
[Linux] Hovering over the Tile Palette window duplicates the cursor in t...
When hovering over the tile palette, the mouse also hovers over the scene window. To repro:- download project- open tile palette win... Read more
Baked NavMesh with intersecting objects is deleted on save when Max Slop...
How to reproduce:1. Open the attached project ("NavMeshBug.zip")2. Open the Navigation window (Window -> AI -> Navigation)3. C... Read more
Linux: Pressing TAB while editing text in an input field inserts an actu...
-e: see title, doesn't do that on windows or osx standalone -repro:--create new scene--add input field http://docs.unity3d.com/Manua... Read more
[Installer] Print and Save buttons are shown over the license agreement ...
1. download MacOS installer from link provided2. run installer3. observe "Print" and "Save" button on "License agreement" tab Expect... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class