Search Issue Tracker
Editor crashes at compute shader importing if shader compiler spawning f...
On some obscure situations the shader compiler process spawning can fail despite of multiple retries. In this case the editor can cr... Read more
[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
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