Search Issue Tracker
Editor crashes when opening the project with imported Shaders
How to reproduce:1. Open the attached project: ShaderCrash.zip Expected result: Project loadsActual result: Unity crashes Reproducib... 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 Expec... Read more
Shader compilation errors are not shown when Editor is restarted
How to reproduce:1. Open the user's attached "shader_errors" project2. Reimport the "NewUnlitShader" (in the Project window right-cl... Read more
GL shader reflection is truncated or crash occurs when struct is used fr...
Reproduction steps: 1. Add the attached shader "GLES3_GLCore_struct_name_reflection_truncation.shader" to a project2. Select the sha... Read more
Crash on PAL_LocalIPC_IsConnected when IPC fails on launch
How to reproduce:1. Open the project attached by the user from "Berat.zip" Expected result: When IPC fails to connect, should fall b... Read more
Crash on detail::ComputeShaderSnippetKey when entering the Play mode
Reproduction steps:1. Open the attached project "CrashRepro"2. Enter the Play mode3. If it does not crash close the Editor and repea... Read more
Pass.CompileVariant fails to compile a variant if the shader is not supp...
STR:1. Make a new project from the 3D template.2. Put the attached shader and C# script in the Assets folder.3. Use the menu "Repro ... Read more
Materials can not be modified when using ScriptedImporter
Reproduction steps: Open the attached project (“Bug.zip“) Select Assets/NewMat In the Inspector window check “Set Keyword” checkbox ... Read more
Color Grading doesn't work in 2021.2 Players
Reproduction steps:1. Open the user's attached project2. Build and Run the project Expected result: Scene is orange in both Editor a... Read more
Long build time on new versions when comparing with 2021.1
How to reproduce:1. Open the attached "REPRO-2021.1.23-to-2021.2.2.7z" project2. In the top menu bar click Repro > Build3. After ... 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
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed