Search Issue Tracker
Surface Shader fails to compile with redefinition errors when declaring ...
How to reproduce: 1. Open the attached project ("MultipleUVShaderCompile.zip") 2. Try compiling the "MultipleUV" shader (Click on th... Read more
Memory Leak when using Compute Shaders continuously
Reproduction steps: 1. Open user attached Project 2. Open the Scene in Assets\Scenes 3. Press Play 4. Click on the Shape and continu... Read more
Shader compilation errors are not shown when Editor is restarted
How to reproduce: 1. Open the user's attached "shader_errors" project 2. Reimport the "NewUnlitShader" (in the Project window right-... Read more
editor crashes on trying to open project on a very long path
-e: when you try to open a project on a very long path the editor crashes --tested and repro with 2019.4, 2020.3 and 2021.2 --doesn'... Read more
[Android] Application crashes after continuously loading and activating ...
Reproduction steps: 1. Open the user's attached project "wavexr-crash-test.zip" 2. Make sure that Development Build is enabled 3. Bu... Read more
Shader compiler outputs wrong shader code when entering Play Mode
Reproduction steps: 1. Open the attached project "GreenRed.zip" 2. Go to Assets > Scenes > "SampleScene" 3. Enter Play Mode Expecte... Read more
Same calculation gives different results when running Compute Shader due...
How to reproduce: 1. Open the attached project 2. Open the Test Runner (Window -> General -> Test Runner) 3. In the Test Runner wind... Read more
Meshes with normal maps artifacting when Platform is set to WebGL
How to reproduce: 1. Open the attached project ("WebGLBugs.zip") 2. Switch Platform to WebGL (File -> Build Settings) 3. Observe the... Read more
Startup time of the Editor is increased by 2 - 45 s according to the siz...
How to reproduce: 1. Open the project "TestEditorVariants.zip" 2. Open the "SampleScene" scene 3. Enter Play mode 4. Wait until "Don... Read more
Shader with UsePass is missing certain passes in a Player Build
How to reproduce: 1. Open the user attached project 2. Open the "Example_NoCreep" Scene 3. Enter Play mode 4. Observe the floating o... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project