Search Issue Tracker
[Android] Depth texture isn't rendered when using OpenGLES3 Graphics API
Reproduction steps:1. Open the user’s attached “IN-18722_DepthRendering2021“ project2. See that Graphics API is set to OpenGLES3 in ... Read more
Y-Flipped Visual Element has a gap between its parent when it's resized
Reproduction steps:1. Open the provided project2. Open “BrowserView2.uxml” with the UI Builder3. Stretch the canvas vertically by cl... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
SearchService.Request becomes progressively slower when repeatedly reloa...
Reproduction steps:1. Open the attached “IN-125719” project2. Enable the auto reproduction (Tools > Automate Search Repro > St... Read more
Expose Parse Escape Character
Expose Pase Escape Character through TextElement. (UXML) Note - Link to the forum where the issue was raised https://forum.unity.com... Read more
Inconsistent collisions when colliding with surfaces made of one collide...
Reproduction steps: 1. Open the "Inconsistent collisions case_675247" project that I've attached.2. Open and play the "TestScene" sc... Read more
2D Animation package performance has degraded in newer (2.2.0 P4 and lat...
How it was tested:1. Created a new project2. Added assets from ("REPRO.zip")3. Added 4 copies of ("agate.psb") asset to the Scene4. ... Read more
Crash on UI::Canvas::GetRenderMode() const when changing levels
Reproduction steps:1. Open the user’s attached project2. Go to File → Build Settings and make sure that the selected Platform is iOS... Read more
Decal doesn't update when changing the texture from a script
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/OutdoorsScene” scene3. Enter Play mode Expected result: Th... Read more
[Linux] View jumps when mouse position is reset to the center of Game Vi...
Steps to reproduce:1. Create a new URP template project or open the attached "OnlyController" project2. Enter Play mode in SampleSce... 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