Search Issue Tracker
Scrolling outside Scene View causes “Screen position out of view frustum...
Steps to reproduce:1. Create new Unity project2. Right-click and hold mouse button in Scene View3. Move cursor over to the Play butt... Read more
[Hololens] Spatial Mesh Collider does collide with a gaze pointer after ...
Steps to reproduce:1. Open the attached project2. Open the main.unity scene3. Switch platform to Windows Store4. Build for WSA Unive... Read more
[Terrain] Editor crash on selecting assets, after selecting any terrain ...
Editor crash on selecting assets, after selecting any terrain toolSteps to Repro:1. Hierarchy > right click > 3d object > t... Read more
Root Transform Position Y does not return to a starting position after m...
To reproduce:1. Open the attached project;2. Open "test" scene (Assets > MainScene > test);3. Enter Play mode;4. Open the Anim... Read more
.PSD file has black texture when imported to Unity Editor
To reproduce: 1. Open Unity and create new 3D project2. Import "LW_Tex_Sidewalk_Corner_Broken_Details.psd" to your project Expected ... Read more
[Android] Text is autocorrected when input field type is not "Autocorrec...
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure "Predictive text" is enabled in "Language and Input" ... Read more
Target Platform not respected when building due to *remote setting* a$ p...
Unable to build to any non default platform if AssetDatabase.SaveAssets is called Steps To Reproduce:1. Create a new unity project2.... Read more
Reparenting UI after setting "anchorMin" and "anchorMax" with scripts ca...
Reproduction steps: 1. Open "UIBug.zip" project2. Open "Test" scene3. In the Hierarchy window go to "Canvas" -> "Item" and switch... Read more
Assertion failed on expression: 'm_currentEntriesPtr != NULL && m_IsGeti...
How to reproduce:1. Open the attached "AssertionRepro" project2. Go to "Scenes" folder and open "Levels" scene, enter playmode3. Nul... Read more
Massive performance drop with Size over Lifetime or Size over Speed modu...
Steps to reproduce:1. Open attached “ParticlePerformance.zip” Unity project2. Open Window->Profiler3. Enter Play mode Expected re... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu