Search Issue Tracker
[iOS] [GLES 2] RectMask2D not working correctly
Reproduction steps:1. Open project in "RectMaskBug.zip"2. Build for iOS and Deploy the application to an iOS device using Xcode3. In... Read more
Wild memory leaks leading to StackAllocator::WalkAllocations crashes
Reproduction steps:1. Create a new project, using Unity Hub 2.4.x2. Choose the FPS Microgame template3. Wait for the project to open... Read more
[Metal][iOS] Shadowmask lighting causes two extra Load/Store Actions whe...
How to reproduce:1. Open the attached 'ShadowmaskLoadStoreActions.zip' project2. Switch Platform to iOS and enable Development Build... Read more
Crash on mono_jit_runtime_invoke when opening project that has multiple ...
Reproduction steps:1. Open user's attached project-- observe crash Reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.6f1, 2020.2.0... Read more
SceneManager.GetActiveScene().name always returns level0 in Build
How to reproduce:1. Open the user's attached "SceneManagerTest - Unity 2020.2.0b2.zip" project2. Open the "SampleScene" Scene3. Go t... Read more
[Terrain Tools] RenderTextures leaked in FilterContext
Will eventually crash the editor or at least interfere with rendering as there will not be enough rendertexture resources to use rep... Read more
[ARKit] ARObject importer can fail to import assets when the host machin...
This affects object tracking in ARFoundation's implementation of ARKit. The ARObject importer parses floating point numbers from a p... Read more
Shape of the Shadow is not rendered properly when zooming in at the cert...
How to reproduce:1. Open the attached "ShadowTest.zip" project and ShadowTest scene2. In the Hierarchy window, select Main Camera Ga... Read more
[Performance Regression] Matrix4x4 multiplication significantly slower
Reproduction steps:1. Open attached project "Matrix.zip" and scene "SampleScene"2. Enter Play Mode and wait for a few seconds3. In P... Read more
Profiler Overview information is blinking when moving the playhead aroun...
How to reproduce:1. Create a new project2. Open the Profiler (Window->Analysis->Profiler)3. Enable CPU Usage Module if it's no... 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