Search Issue Tracker
[iOS][Xcode] Stack traces miss frames on iOS with IL2CPP and "Run in Xco...
Reproduction Steps:1. Open "StackTraceTest" project2. Open build settings3. Set "Run in Xcode as" to "Release"4. Build and deploy to... Read more
Bake Visibility job failure
To reproduce:1. Open attached project;2. Open "E1M1-Tutorial10" scene;3. Bake lights. Expected result: Editor doesn't freeze when ba... Read more
Private variables look like they're editable when using the debug inspec...
1. Create a private variable in script2. Open debug inspector3. Mouse over the variableNotice that the arrows to the side icon appea... Read more
[Regression] OnMouseDown does not react to touch input
How to reproduce:1. Open user provided project2. Build and run on device3. Start the game4. Click on the cactus in the top left and ... Read more
[Mono Runtime Upgrade] Can't launch windows standalone build built on Wi...
1. What happened The following error appears in system application log ('1.exe' is windows standalone build): Faulting application n... Read more
[Progressive Lightmapper] Black texels with negatively scaled objects
Steps to reproduce:1. Open the attached project (Test Project)2. Open the Assets/SceneTest.unity scene3. Switch to Game Window4. Obs... Read more
NullReferenceException after dragging windows to second display
Steps to reproduce:1. Create a project2. Drag a window to second display (repeat until there is error)4. Observe the error message:N... Read more
Services window does not redraw itself when unity editor is being resized
Steps to reproduce:1. Open attached project or create a new one2. Open services window in the editor (Window->Services)3. Resize ... Read more
Editor crashes when deleting OcclusionCullingData at CullResults::InitDy...
Steps to reproduce:1. Open the attached project (New Unity Project 76.zip)2. Open the Assets/qq.unity scene3. Go to Window->Occlu... Read more
Undoing operation of few duplicated objects deletes them all
How to reproduce:1. Create a new project2. Select one of the object in new scene3. Hold Ctrl and click D few times- it will duplicat... 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