Search Issue Tracker

0
votes
Fixed

[HLSLcc] InterlockedAdd on RWByteAddressBuffer crashes the compiler

OpenGL

-

Feb 26, 2016

-

Version/s: 5.3.2f1

Doint an InterlockedAdd on a RWByteAddressBuffer results in shader compilation bugs: "Compute Shader compiler: internal error compi... Read more

1
votes
Won't Fix

Before and after the video is played there's a black frame when Handheld...

Android

-

May 19, 2016

-

Version/s: 5.3.4p6

Reproduction steps: 1. Open the attached project 2. Build and run the project on Android device 3. Notice that before and after the ... Read more

0
votes
By Design

[Android] Shader compilation fails on Nvidia Tegra 3

Android

-

May 18, 2016

-

Version/s: 5.3.4p4

To reproduce: 1) Open attached project 2) Add a cube in scene which would use material with "LightMobile/Eyes" shader 3) Build and r... Read more

0
votes
By Design

"UnityEditor.InitializeOnLoad" calls the constructor twice when the Edit...

-

May 21, 2016

-

Version/s: 5.3.4p6

Steps to reproduce: 1. Download and open attached project. 2. Notice that the "Console" window outputs this message twice: "NewBeha... Read more

0
votes
Fixed

[VR] On Mac DK2 fails to respond after toggling VRSettings.enabled false...

VR

-

May 23, 2016

-

Version/s: 5.4.0b18

On Mac with Unity 5.4.0b18 in Play mode, toggling VRSettings.enabled from true to false causes the scene to vanish from the Oculus R... Read more

0
votes
Won't Fix

[VR] Mac: VRSettings do not update when DK2 headset is powered off

VR

-

May 23, 2016

-

Version/s: 5.4.0b18

VRSettings.enabled used to become false when the Rift goggles were powered off during Play mode. On Mac using Unity 5.4.0b18 in Pla... Read more

0
votes
Duplicate

Transforms in animations not animating

Animation

-

May 21, 2016

-

Version/s: 5.3.5f1

To reproduce: 1. Open attached project 2. Play scene 3. Notice that the transform named "Leg Upper Left" fails to animate 4. Remove... Read more

5
votes
Fixed

[Texture3D] Allow non-power-of-two Texture3D sizes

Graphics - General

-

Apr 28, 2016

-

Version/s: 5.4.0b14

Currently Texture3D requires POT sizes. This is not very convenient for some use cases (e.g. 3D LUTs etc.). Modern GPUs can do NPOT ... Read more

2
votes
Fixed

[Texture3D] Add Texture3D.SetRawTexture data

Graphics - General

-

Apr 28, 2016

-

Version/s: 5.4.0b14

Texture3D does not have Get/SetPixels working on RHalf (single channel FP16) format. And since there's no way to get raw data in/out... Read more

0
votes
Fixed

[Texture3D] FP16 (Half) texture format can't be used with Texture3D

Graphics - General

-

May 05, 2016

-

Version/s: 5.4.0b14

Texture3D volumeX = new Texture3D(W,H,D,TextureFormat.RHalf,false) causes an "Invalid texture format for Texture3D" error. Modern GP... Read more

All about bugs

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