Search Issue Tracker
AssetBundle Materials are missing keywords in Builds when AssetBundles w...
How to reproduce:1. Open the "1428476_Repro" project from GoogleDrive (link in the Edit) in Unity 2019.4.39f12. Build AssetBundle by... Read more
Shader compiler crash when compiling compute shaders in -nographics mode
How to reproduce:1. Open the user attached project2. Open the project destination folder3. In the BuildNoGraphics.bat add the Editor... Read more
Some Shaders appear twice in Material Shader selection menu
Reproduction steps:1. Create a new project2. Create > Material3. Select newly created Material and open Shader selection menu by ... Read more
[HLSLcc] Wrong atomic min/max parameter types
Reproduction steps:1. Open attached project "OpenGLCompute.zip"2. In Project window, open Assets/Repro.compute compiled code3. In Sc... Read more
[Shader Preprocessor] Errors report the file name and not the full path
STR:1. Make a compilation error in any .hlsl that is not in the same folder as the shader that includes it.2. Click on the error in ... Read more
[Bug] "min16f as def32" modifier in FXC bytecode not honored when conver...
Steps to reproduce:1. Open user-supplied project2. Go to Assets -> Scenes -> BugUnlitShader.shader, select it and press "Compi... Read more
[FXC Crash] Shader compiler crashes when a project contains a shader wit...
Reproduction steps:1. Create a new project or open an existing one2. Import the attached shader ("testPredicate.shader")3. Observe e... Read more
[Bug] Inout parameter is only valid in shader files, but not valid in cg...
How to reproduce:1. Open user-submitted project (InoutInCginc.zip)2. Inspect the shader files located in Assets/Lib folder(testDepth... Read more
[Bug] Included cginc files are missing from dependencies when exporting ...
How to reproduce:1. Open the attached "ShaderDependencyIssue-2020.1" project2. Right-click "MyMaterial" from the Assets folder3. Cli... Read more
Integer property type in ShaderLab has no effect on uniforms and fixed f...
Integer property type in ShaderLab has no effect on uniforms and fixed function state STR: create a new shader, add a property with ... 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