Search Issue Tracker
[Terrain tools] Bridge, Clone, and Paint Texture tools make terrain deta...
Happens in every currently supported version of the editor (versions tested: 2019.4.7f1, 2020.1.1f1, and 2020.2.0a20.2611)Repro step... Read more
Setting Material Color and Surface Type using MaterialPropertyBlock does...
How to reproduce:1. Create a new HDRP Template project2. Import the attached script named "MaterialTest.cs"3. Click MaterialTest - &... Read more
[Shadergraph] Sample virtual texture output slots disappear when Lod Mod...
Also reproduces on this backport for 9.x.x, and was probably introduced in the PR it is backportinghttps://github.com/Unity-Technolo... Read more
[IMGUI] Input fields of properties under Update Zones are overlapping wi...
The Properties which have input fields under Updated Zone are overlapping with their label when Inspector tab is resized from higher... Read more
[IMGUI] "Double Buffered" properties appear over the list of Update Zone...
When Updated Zones list has more than 1 zones in the list and "Double Buffered" property is enabled then "Swap (Double Buffer)" prop... Read more
[SRP] SetupCameraProperties creates incorrect projection matrix unless y...
Reproduction steps:1. Open attached project "CameraProperties.zip" and scene "Scene"2. In Hierarchy window, select "Main Camera" Gam... Read more
HDRP uses real world light values - switching between URP to HDRP result...
The default skybox exposure level for HDRP is 12, meaning that when you switch from URP to HDRP, you end up with a skybox that pushe... Read more
Preloaded shaders loses reference to a shader variants asset when it is ...
How to reproduce:1. Create a new Unity project2. Go to Edit > Project Settings > Graphics and scroll down to Shader Loading se... Read more
[Anima2D] Prefab saving never ends after saving a prefab with SpriteMesh...
How to reproduce:1. Open user attached project "Aria.zip"2. Open 'Apparitor' prefab (in '03.Prefabs' > 'Heroes' folder)3. Select ... 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