Search Issue Tracker

0
votes
By Design

Shadow rendered through objects when Cast Shadow is disabled.

Graphics - General

-

Oct 19, 2018

-

Version/s: 2018.3.0b6

Shadow rendered through objects when Cast Shadows is disabled. Steps to repro: 1. Open attached project. 2. Select the Cube game ob... Read more

0
votes
Fixed

Rendering particles causes rendering artifacts

Visual Effects - Legacy

-

Oct 19, 2018

-

Version/s: 2018.3.0b7

Steps to reproduce: 1. Download [Particles] FTP project from collab and open 18_LightsModule scene (Assets > ParticleTests) 2. Ente... Read more

0
votes
Duplicate

[IL2CPP] Building for iOS/Android fails with "Failed running UnityLinker...

IL2CPP

-

Oct 19, 2018

-

Version/s: 2019.1.0a6

Steps to reproduce: 1. Create a new Unity project 2. Switch to iOS/Android 3. Make sure that 'Scripting Backend' is set to 'IL2CPP'... Read more

0
votes
Not Reproducible

Delay saving assets hangs the Editor on launch with HDRP and Updated Pre...

Package: Scriptable Render Pipeline HD

-

Oct 17, 2018

-

Version/s: 2.0.1

Steps to reproduce: 1. Download and open the attached project Result: editor hangs Reproduced on 2018.3.0b6, 2019.1.0a6 on any HDR... Read more

0
votes
Fixed

[LWRP] 'ShaderIncludePathAttribute' is obsolete: '[ShaderIncludePath] at...

Package: Shader Graph

-

Oct 19, 2018

-

Version/s: 4.0.1

[LWRP] 'ShaderIncludePathAttribute' is obsolete: '[ShaderIncludePath] attribute is no longer supported' error in the Console once t... Read more

5
votes
Fixed

Unity takes extremely long time to load complex Prefab

Asset - Database

-

Oct 13, 2018

-

Version/s: 2018.3.0b5

Steps to reproduce: 1. Open attached project 2. Pres on "Assets/Resources/Characters/Lone Wolf/Lone Wolf.prefab" Expected result: I... Read more

7
votes
Fixed

The "Materials" tab in the Inspector window is empty when inspecting an ...

Asset - Importers

-

Oct 18, 2018

-

Version/s: 2018.2.13f1

How to reproduce: 1. Open the attached project (materials.zip) 2. In the Project Window, navigate to "Assets", select "cube" 3. Navi... Read more

0
votes
By Design

Using Graphics.CopyTexture shows only grey color

Graphics - General

-

Jun 25, 2018

-

Version/s: 2017.4.5f1

To reproduce: 1. Open users attached project "CopyTexture.zip" 2. Open "Test.unity" scene 3. Enter Play mode 4. Observe a grey recta... Read more

0
votes
Fixed

Paint trees tool does not load images when paint tool is opened

Terrain

-

Oct 11, 2018

-

Version/s: 2018.3.0b5

Reproduction steps: 1. Open "BugTerrainTrees.zip" 2. Open "Assets/Scenes/AisLabScene" 3. Select "AB Terrain" 4. In the terrain compo... Read more

0
votes
Fixed

Setting custom bake inputs from the Lightmapping.started callback throws...

Progressive Lightmapper

-

Oct 19, 2018

-

Version/s:

Setting custom bake inputs has this check ```if (!GetProgressiveBakingBackendEnabled()) ErrorString("Custom bake inputs will... Read more