Search Issue Tracker
Rect Transform values are set to NaN when decreasing the height of the C...
To reproduce: 1. In a new project, create a Canvas2. Set Render Mode to Screen Space - Camera3. Select Main Camera as Render Camera4... Read more
Icon quality decreases after building
Steps to reproduce:1) Open the project attached by me (iconTest.zip).2) Build the project for any platform (Standalone, Android, iOS... Read more
[OSX] RenderSurface attachment asserts on various projects, in 5.4 beta ...
Steps to reproduce: 1. Open Unity;2. Open attached project;3. Open "1.unity" scene; 4. Notice that there are 3 planes in the scene w... Read more
Assert appears while Unity recompiles script and scene is running
Repro1. Open attached project2. Run "TextureTest" scene3. Open "DownloadTextureTest.cs" and make some changes4. Save the script and ... Read more
[Occlusion culling] Performance spike in Culling when Camera is not rend...
Reproduction steps:1. Download and open the repro project form the attached link2. Open and play the "CorridorDemo" scene (Assets\Sc... Read more
UI Elements are no longer rendered when deactivating and reactivating th...
How to reproduce:1. Open the attached project “CanvasBug”2. Open the “SampleScene” Scene3. Deactivate and reactivate “Canvas” GameOb... Read more
Freeze or crash with various stack traces when opening a project while c...
How to reproduce:1. Connect to a VPN service2. Create or open a Unity project Reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1.16... Read more
Sometimes the wrong image is displayed when using Cursor.SetCursor in so...
Reproduction steps:1. Open the attached project “BadCursor”2. Open Scene “Assets/Scenes/Initialization.unity”3. Enter the Play Mode4... Read more
Building project gets stuck on "Compiling shader variants" dialog when L...
How to reproduce:1. Open attached Unity project2. Build project Expected result: Project is built successfully on the selected platf... Read more
Find References in Scene shows objects that are not referencing the asset
Steps to reproduce:1. Open attached “FindReferences.zip” Unity project2. Open “Test" scene3. Find “Disable" asset in Project tab4. R... 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