Search Issue Tracker
[InputSystem][Windows] Mouse events are rejected
Repro:1. Open input debugger.2. Under "Options", click "Enable Event Diagnostics"3. Move mouse around4. Observe "'STAT' input event ... Read more
Shader's _CameraDepthTexture is not read when the Camera is rendering to...
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Open the Frame Debugger... Read more
[AnimationRigging] GameObject snaps into place until its Root is moved w...
How to reproduce:1. Open the attached project's "case_1199287-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode Expecte... Read more
Hierarchy V2 search becomes broken when Hierarchy is resized to its mini...
How to reproduce:1. Create a new Unity project2. Narrow down the Hierarchy to its minimum size3. Observe the results Expected result... Read more
[Themes] Texts are getting clipped for all textbox under "Player Settings".
Texts are getting clipped for all textbox under "Player Settings". Steps to repro:1. Create a new project.2. File > Build Setting... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
Menu items and Unity editor icon disappear when importing a project with...
When opening a project that has a lot of textures in it for the first time, when Unity finally opens you will notice that the menu b... Read more
Unity IAP Facebook store implementation library conflicts with NuGets Fa...
Step to reproduce:1. Create a new Unity project2. Enable IAP and import IAP plugin3. Import 'Facebook.dll' attached OR download Face... Read more
[iOS][Deployment Management] Append doesn't work if build is in differen...
1. Create new project2. Switch to iOS3. Build to different folder than project like documents4. Try to append Note: Appending someti... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default