Search Issue Tracker
Editor crashes when building project with script in the scene for anothe...
To reproduce:1. Create new project2. Add new script to scene3. Save scene4. Build project for any platform that is not switched at t... Read more
Input Field hides text completely and puts cursor outside when in Best F...
When Input Field has Best Fit option turned on writing large text into it sometimes makes cursor appear outside the input field area... Read more
Blurry GUI interface when hit.transform.position is used
When "Camera.main.WorldToScreenPoint(hit.transform.position" is used to determine the position of the GUI when cast on the cube game... Read more
Bake lightmaps with a processor with more than 32 threads can hang or cr...
On a 32+ core machine:open the file batchLightmap.ps1 in BatchLightmap folder, edit the powershell file to make sure your unity edit... Read more
Crash in GameObjectHierarchyProperty::Parent when undoing changes
To reproduce:1. Open attached project (in 5.4 and older versions use testProject.unitypackage);2. Open "Scene1" scene (in 5.4 and ol... Read more
[OS X] Standalone launches in incorrect resolution on Retina screen if "...
1. Download the attached project2. Launch the "Core.app" standalone (or build a new one with Resizable Window enabled in the Player ... Read more
Standalone build does not launch if the build name contains a semicolon
Steps to reproduce:1. Create a new project2. Build it by including ";" in it's title (e.g. t;est)3. Try to launch the build Expected... Read more
Video preview keeps playing after closing inspector
To reproduce:1. Open attached project2. Select video in the project3. Play preview4. Close inspector5. Notice that audio keeps playi... Read more
[OSX] Standalone does not launch on the primary Retina monitor if launch...
1. Download the attached project;2. Launch "Metal.app";3. Move the Resolution dialogue box to main Retina screen;4. Select the highe... Read more
Bottom face of reflection probes gets seam probably due to csm pancaking
Bottom face of reflection probes gets nasty shadowmap seam, which is probably due to csm pancaking. The quality of csm shadows on th... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates