Search Issue Tracker
[HDRP] SurfaceOptionUIBlock.DoOpaqueRenderingPassPopup error when in wir...
How to reproduce:1. Open the "testScene" Scene in the "case_1184602.zip" Unity project2. Switch to Wireframe scene view3. Select the... Read more
[VFX/SG] Incorrect interpolator specifier
Repro steps:1. Output UVs from flipbook node in color2. Observe some pixels are at a different frame Note: internally raised, more i... Read more
Shader Graph Templates window icons are replaced with Custom VFX Graph i...
Steps to reproduce:1. Create new Unity project2. Make sure VFX package is installed3. Open Shader Graph Templates window4. Observe t... Read more
Scaling root does not scale character with Optimize GO enabled
Scaling the character's root does not give the expected result when Optimize Game Object is enabled on a Humanoid rig (Inspector >... Read more
ArgumentException: GUILayout: Mismatched LayoutGroup.mouseMove appears w...
Steps:1. Open attached project2. Load SampleScene3. Select Cube prefab instance4. Right-Click and choose "Prefab -> Open Asset In... Read more
CustomPropertyDrawer array elements disappear when changing type
1. Open the user's attached project "1409773_ArrayInspectorTest(3).zip"2. Select the "Custom" GameObject in the Hierarchy window3. C... Read more
[5.4] TextureArrays: ability to release system memory copy for non-reada...
Currently Texture2DArrays effectively behave as "readable" textures; the system memory copy of the pixels is always there. Should fo... Read more
Settings Manager package Sample throws errors when it is imported
Reproduction steps:1. Open user's attached project "Settings_Manager_package_Sample"2. Open the Package Manager and select the Setti... Read more
[Backport] [Mono][GLES3] Crash with signal 11 on device with Mali-G78 GP...
Reproduction steps:1. Open the attached user's Unity project "TextureArray_Mali_Crash__2020_3_19.zip"2. Open "Main.unity" Scene from... Read more
[Roslyn Analyzers] Analysis is not performed when a ruleset file is modi...
Reproduction steps:1. Open the user's attached project2. Open Assets/Scripts/Default.ruleset3. In Visual Studio expand Microsoft.Uni... 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