Search Issue Tracker

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

0
votes
By Design

[CommandBuffer] CommandBuffer.Blit(Texture, Temporarty_RT_ID) fails and ...

Graphics - General

-

May 21, 2016

-

Version/s: 5.3.5f1

Reproduction steps --------------------------- 1) Open attached project 2) Open scene "Demo" 3) Enter play mode ACTUAL RESULT: Noth... Read more

0
votes
Duplicate

Synchronization problem is still relevant between the view Scene and vie...

UI

-

May 21, 2016

-

Version/s: 5.4.0b18

To reproduce: 1. Open attached project 2. Select aspect 4:3 3. Select aspect 16:9 4. Notice that panel stays in aspect 4:3 Workaro... Read more

0
votes
Duplicate

Light bounce gets cast on game object despite the set of light's culling...

Shadows/Lights

-

May 17, 2016

-

Version/s: 5.3.4f1

Steps to reproduce: - Open attached project and the scene named "Bounce Culling Demo" - Notice that "Room A" and "Room B" are set to... Read more

0
votes
Postponed

Assigning constant as the default parameter in the constructor of a gene...

Mono

-

May 22, 2016

-

Version/s: 5.3.4f1

When a constant is assigned as the default parameter in the constructor of a generic class, other methods fail to compile. Steps to... Read more

0
votes
Postponed

Specific C# construction does not compile with "System.NotSupportedExcep...

Scripting

-

May 20, 2016

-

Version/s: 5.4.0b18

To reproduce: 1. Open attached project 2. Open console 3. Notice "Unhandled Exception: System.NotSupportedException: Operation is n... Read more

0
votes
Not Reproducible

[UnetTransport] "Assertion failed on expression: 'm_MessageLength == m_T...

Networking

-

May 23, 2016

-

Version/s: 5.5.0a1

Steps: 1. Open attached project 2. Build and run "Realible" scene for standalone 3. Run "Reliable" scene in Editor and press "Serve... Read more

0
votes
By Design

Compilation errors on return when building project with #if UNITY_EDITOR...

Deployment Management

-

May 20, 2016

-

Version/s: 5.4.0b18

Steps to reproduce: 1. Download and import attached project. (CompileError.zip) 2. Open scene: main. 3. Press play. 4. No compilati... Read more

All about bugs

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