Search Issue Tracker
[UIR] Clear color isn't premultiplied before being applied
When specifying a clear color in the PanelSettings, the color is applied as-is. For example, we can specify (1,1,1,0.5) and this val... Read more
[Vulkan][Metal]Shader compilation fails when building for Android or IOS...
Steps to reproduce:1. Open user's attached project "Shapes.zip"2. Built it for Android3. Notice that builds freezes when compiling s... Read more
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
[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
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
[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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled