Search Issue Tracker
Comment on UnityWorldSpaceViewDir in UnityCG.cginc does not match the fu...
Reproduction steps: 1. Open the "UnityCG.cginc" file 2. Observe comment above UnityWorldSpaceViewDir function Expected result: Comm... Read more
Adding previously missing shader include does not reimport dependent shader
If a shader encounters a missing include file during the import, it will conclude with an error. However, if the missing include fil... Read more
VFXCommon.hlsl shader errors on creating VFX graph
Steps to reproduce: 1. Create a new URP project or open an existing one 2. Install Visual Effect Graph package 3. Create a new VFX g... Read more
Pragma directive is incorrect when using multi_compile_vertex_local suffix
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. In the Hierarchy window, select the GameOb... 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 shad... Read more
Full floating precision register is used when compiling Shader to GLES3
How to reproduce: 1. Open the user's attached project 2. In the Project window, under Assets, select the Shader "Modx-CharacterDisso... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
Error is thrown in Build when using Shader with no "_MainTex" property
Reproduction steps: 1. Open the attached project "ShaderMainTexRequirement.zip" 2. Build and Run the Project 3. Observe the Player.l... Read more
[Materials][Skybox] Uninformative tooltips on skybox shaders
How to reproduce: 1. Create a new project 2. Create a new Material in Assets 3. Select Material and go to Inspector 4. Click on Shad... Read more
"TLS Allocator ALLOC_TEMP_TLS" errors and "ALLOC_TEMP_MAIN" warnings wit...
Reproduction steps: 1. Open the user's attached project "BetterLit2021.3-BuiltIn" from the "development" folder 2. Correct manifest.... 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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup