Search Issue Tracker
Shader Compiler crashes when using Interlocked* methods in pixel shader
Reproduction steps:1. Open the attached "case_1310201.zip" project2. In the Project window, select Test.shader and compile it3. Obse... Read more
Integer variables of a Compute Shader show up as Floats in the Frame Deb...
How to reproduce:1. Open the attached "case_1345758" project2. Open the "ComputeUAVTexFlow" Scene3. Go "Window -> Analysis -> ... Read more
Some Shader Requirements don't have a C# enum representation
How to reproduce:1. Open the attached '1304582.zip' project2. Build the project (File > Build and Run)3. In the Unity Editor open... 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
Line Renderer's line is not rendering correctly in the Game view when us...
How to reproduce:1. Open the user's attached "transparencyBug.zip" project2. Open "SampleScene" Scene3. Enter Play Mode4. Observe th... Read more
Material referencing the whole Sprite turns black when Sprite Texture sl...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Hierarchy, select the Sprite Renderer3. In the ... 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
[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
No error is thrown and the Compute Shader ignores the code when the code...
How to reproduce:1. Open the attached "1297115_Repro" project2. In the Project window select the "BrokenCompute.compute" Asset3. Obs... Read more
Shader with UsePass is missing certain passes in a Player Build
How to reproduce:1. Open the user attached project2. Open the "Example_NoCreep" Scene3. Enter Play mode4. Observe the floating objec... 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