Search Issue Tracker

0
votes
Fixed

Unity Crashes when vertex shader slider property value is being changed ...

Shaders

-

Dec 23, 2017

-

Version/s: 2017.1.0a1, 2017.3.0f3

How to reproduce:1. Open Unity2. Load user-submitted project(Demo_Unity.zip)3. Open 'Extended_Snow_Scene.unity' scene4. Select 'Exte... Read more

1
votes
Not Reproducible

Graphics.DrawMeshInstanced doesn't work correctly with surface shader

Shaders

-

Nov 30, 2017

-

Version/s: 2017.1.2p2

When it's time to do the additive light pass in forward, the GPU instanced meshes don't receive the additional light passes if there... Read more

0
votes
By Design

Shader with LIGHTMAP_ON keyword doesn't receive shadows on player

Shaders

-

Dec 01, 2017

-

Version/s: 2017.1.1p3

To reproduce:1) Open attached project and scene2) Play it to see expected result3) Build and runNotice a different result Comparison... Read more

0
votes
Fixed

UnityDistanceBasedTess() crashes Unity editor without stack trace when u...

Shaders

-

Nov 24, 2017

-

Version/s: 2017.1.0a1, 2017.3.0b6

How to reproduce:1. Open Unity2. Load tester-submitted project(TesselationTest.zip)3. Open '1.unity' scene4. Select 'New Material' i... Read more

0
votes
By Design

Custom shaders are pink in WebGL build that is launched on Safari

Shaders

-

Nov 28, 2017

-

Version/s: 2017.2.0f3

A scene using Liquid Volume (custom shader) exported to WebGL fails to load on Mac OS / Safari. However, it works fine on Mac OS and... Read more

0
votes
By Design

[Shaders] Semi-transparent Render Textures becomes a bit lighter than ex...

Shaders

-

Nov 29, 2017

-

Version/s: 5.6.4p3

To reproduce:1. Open project2. Play scene Expected: both quads with 'smoke clouds' will be identicalActual: right quad is a bit ligh... Read more

1
votes
Won't Fix

Nested block comment with single-line comment will cause errors in shade...

Shaders

-

Dec 07, 2017

-

Version/s: 2017.2.0f3

How to reproduce:1. Create a new project2. Create a new Shader3. Add lines anywhere in the shader:/*//*/4. Notice, that the shader f... Read more

0
votes
Fixed

[Android] Compute Shader is not rendered on Android devices

Shaders

-

Mar 02, 2020

-

Version/s: 2017.4, 2019.3.2f1, 2020.2

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

0
votes
By Design

Compute shader with volume texture fails to dispatch

Shaders

-

Dec 07, 2017

-

Version/s: 2017.2.0p4

Reproduction steps:1. Download project "ComputeTest2.zip" and open in Unity2. Open scene ComputeTest3. Enter Play mode (notice there... Read more

1
votes
By Design

Instancing Variants, when set to "Strip Unused", strips too much

Shaders

-

Dec 18, 2017

-

Version/s: 2017.1.0p5

To reproduce:1) Open the project and "thing" scene.2) Select Edit->Project Setting->Graphics, set Instancing Variants to Strip... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.