Search Issue Tracker

0
votes
Fixed

Unity crashes when importing a video with non-ASCII characters in the title

Video

-

Feb 03, 2017

-

Version/s: 5.6.0b6

Steps to reproduce: 1. Download the latest attached video Or 1. Create a video file and rename it to have non-ASCII characters in th... Read more

0
votes
Fixed

Failing to create DX11 device on Windows 7

DirectX

-

Feb 02, 2017

-

Version/s: 5.5.1f1

Reproduction Steps: 1- Start Unity in DirectX 11 mode. Expected Result: Editor starts in DirectX 11 mode. Observed Result: Editor s... Read more

0
votes
Won't Fix

[Multiplayer] NetworkManager.networkAddress variable have no relevant in...

Networking

-

Feb 02, 2017

-

Version/s: 5.6.0b7

According to docs (https://docs.unity3d.com/ScriptReference/Networking.NetworkManager-networkAddress.html) "For clients, this is the... Read more

4
votes
By Design

[iOS] [Asset Bundle] Asset Bundles take excessive amounts of memory

Asset Bundles

-

Dec 14, 2016

-

Version/s: 5.5.0p1

Reproduction Steps: 1. Download User provided stripped projects 2. Open "AssetBundlesVsResourcesPrefab" project //---- Test loading... Read more

0
votes
By Design

[Conditional("")] attribute doesn't compile

Scripting

-

Feb 04, 2017

-

Version/s: 5.5.0p4

To reproduce: 1. Open attached project Notice the error: Assets/asd.cs(24,10): error CS0246: The type or namespace name `Conditional... Read more

0
votes
By Design

Inconsistency with vertex modifier in surface Shader when 2 objects shar...

Shaders

-

Feb 02, 2017

-

Version/s: 5.6.0b6

To reproduce: 1. Open attached project; 2. Open "Scene" scene; 3. Compare Scene and Game views. Expected result: Scene and Game vi... Read more

0
votes
Fixed

WriteMask is ignored when writing to the Stencil Buffer

Shaders

-

Feb 03, 2017

-

Version/s: 5.6.0b6

To reproduce: 1. Open attached project; 2. Open "Test scene" scene; 3. Check the Game view. Expected result: in the first pass Sten... Read more

4
votes
By Design

[docfix] Yield WaitForEndOfFrame never happens in Batchmode

Scripting

-

Feb 02, 2017

-

Version/s: 5.4.4p1

To reproduce: 1) Get the attached project 2) Run in console/terminal: Unity.exe -projectPath "<path_to_project>" -batchMode -exec... Read more

0
votes
Fixed

VideoPlayer.time never reaches VideoPlayer.clip.length

Video

-

Feb 03, 2017

-

Version/s: 5.6.0b6

To reproduce: 1. Open attached project; 2. Open "Main" scene; 3. Enter play mode; 4. Watch the Console as the video plays. Expecte... Read more