Search Issue Tracker
5.5: serialized shader data size has increased in some cases
Unity 5.5 added fully binary shader serialization. This means much better loading times, however it seems that uncompressed shader d... Read more
[Shaders] Transparent shader writes into DepthNormals texture, because m...
Reproduction steps("video" attached): 1. Open attached project. 2. Select "Assets/Art/Transparent_Writes_Normals.mat". 3. Notice it ... Read more
[Shaders] Material Shader's dropdown list button doesn't collapse the li...
The Material Shader's dropdown list button in the Inspector does not collapse the list after expanding it. Clicking anywhere else cl... Read more
Surface Shader won't compile and gives compiler error when placing a mul...
How to reproduce: 1. Open the project "case_1123373-ShaderArrrayBug_1" and scene "SampleScene" 2. Inspect the materials in the scene... Read more
Shader 'Compiled Code' settings cannot be reset to default after being c...
How to reproduce: 1. Create a new Unity project 2. Create a new Standard Surface Shader 3. Select the Shader and change some of the ... Read more
'Internal error communicating with the shader compiler process' error is...
How to reproduce: 1. Open the attached 'InternalErrorCommunicatingWithShaderCompiler.zip' 2. Select 'InternalErrorCommunicatingWithS... Read more
[DX12 Editor] Switch to DX12 Editor crashes if object in scene is using ...
Steps: 1. Open repro scene 2. In player settings, move DX12 to top of api list 3. Crash Reproducible with : 2018.1.0b3, 2017.3.0p3 ... Read more
Only 1/4 of compute buffer created with the flag ComputeBufferType.Indir...
To reproduce: 1. Open attached project 2. Play the scene "TestScene" 3. See the log, the buffer created with the IndirectArguments ... Read more
Having calculations that use _Time in sin() will have inconsistent resul...
Reproduction steps: 1. Open the attached project '_Time' 2. Open the available scene 3. Play scene and observe the material behavior... Read more
Compute Buffer created with the flag IndirectArguments cannot be bound a...
To reproduce: 1. Open attached project 2. Play scene 3. See the log Reproducible: 5.5.0a2, 5.4.0b23, 5.3.5p5, 5.2.5f1 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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file