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 use... Read more
[Android] Compute Shader is not rendered on Android devices
Steps to reproduce:1. Open the attached project "Case_1224442"2. Build it on Android3. Notice only Red "H" is displayed Expected res... 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 E... Read more
Shader 'Compiled Code' settings cannot be reset to default after being c...
How to reproduce:1. Create a new Unity project2. Create a new Standard Surface Shader3. Select the Shader and change some of the 'Co... Read more
Shader Sampler name is typed in lower case when Texture/Sampler mismatch...
Reproduction steps:1. Open attached project "shader_error"2. In the project window, select "UnrecognizedSamplerErrorNotReportedOnMet... Read more
[DX12 Editor] Switch to DX12 Editor crashes if object in scene is using ...
Steps:1. Open repro scene2. In player settings, move DX12 to top of api list3. Crash Reproducible with : 2018.1.0b3, 2017.3.0p3Note:... Read more
Only 1/4 of compute buffer created with the flag ComputeBufferType.Indir...
To reproduce:1. Open attached project2. Play the scene "TestScene"3. See the log, the buffer created with the IndirectArguments type... 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 scene3. Play scene and observe the material behavior4. ... Read more
Compute Buffer created with the flag IndirectArguments cannot be bound a...
To reproduce:1. Open attached project2. Play scene3. 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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component