Search Issue Tracker
[iOS] "Command buffer is aborted" error is thrown when using DXC compiler
Reproduction steps:1. Download and open "ShaderDXCBug.zip" project2. Build the project for iOS3. Observe the Xcode console Expected ... Read more
The Shader is rendered more brightly when returning the shader's color o...
Reproduction steps:1. Open the attached “Test Project” project2. Open the “Scenes/SampleScene” Scene3. Open the “Scenes/TooBrightBug... Read more
Compute Shader compilation error is thrown when importing HDRP
How to reproduce:1. Create a new empty project2. Go to Window -> Package Manager -> Unity Registry -> High Definition RP -&... Read more
Playing the Trails FX asset demo produces DrawMeshInstanced errors
How to reproduce:1. Open the attached “kk2022test” project2. Enter Play mode3. Observe the Console Expected result: No errors appear... Read more
[Backport] Adding previously missing shader include does not reimport de...
Steps to reproduce:1. Open the attached project "T1406811_ShaderDependency.zip". It contains an unlit shader an a Foo.cginc file. Th... Read more
Line ending changes in shaders or includes cause full shader recompiles
Changing line endings between LF and CRLF cause full shader recompilation.This issue affects graphics, compute and ray tracing shade... Read more
Runtime shader compilation errors are Not Reported in the Editor console
Reproduction steps:1. Download and open the attached "CompilerIssueRepro_M1_to_iOS.zip" project2. Enter "Play" mode3. Observe the co... Read more
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 the ... Read more
The actions Copy/Paste Material Properties do not copy Texture tiling/of...
Steps to reproduce:1. Open the attached user's project "1273930_CopyTilingSetting"2. Select the "CopyFrom.mat" material under the As... 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
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