Search Issue Tracker
[iOS][Xcode] Stack traces miss frames on iOS with IL2CPP and "Run in Xco...
Reproduction Steps: 1. Open "StackTraceTest" project 2. Open build settings 3. Set "Run in Xcode as" to "Release" 4. Build and deplo... 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 whe... Read more
Private variables look like they're editable when using the debug inspec...
1. Create a private variable in script 2. Open debug inspector 3. Mouse over the variable Notice that the arrows to the side icon ap... Read more
[Regression] OnMouseDown does not react to touch input
How to reproduce: 1. Open user provided project 2. Build and run on device 3. Start the game 4. Click on the cactus in the top left ... 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... 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 scene 3. Switch to Game Window 4.... Read more
NullReferenceException after dragging windows to second display
Steps to reproduce: 1. Create a project 2. Drag a window to second display (repeat until there is error) 4. Observe the error messag... 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 one 2. 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 scene 3. Go to Window->Occlu... Read more
Undoing operation of few duplicated objects deletes them all
How to reproduce: 1. Create a new project 2. Select one of the object in new scene 3. Hold Ctrl and click D few times - it will du... 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
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function