Search Issue Tracker

3
votes
Fixed

After returning licence in batch mode, log shows a message with "This sh...

License

-

Feb 03, 2017

-

Version/s: 5.5.0f3

To reproduce, run this in console/terminal:Unity -quit -batchmode -returnLicense Expected: No unexpected messages should appear in l... Read more

0
votes
Fixed

Undoing operation of few duplicated objects deletes them all

Editor - Other

-

Feb 03, 2017

-

Version/s: 5.6.0b7

How to reproduce:1. Create a new project2. Select one of the object in new scene3. Hold Ctrl and click D few times- it will duplicat... Read more

0
votes
Fixed

"Rigidbody" is misspelled in the Rigidbody.rotation auto-completion dialog

Physics

-

Feb 03, 2017

-

Version/s: 5.6.0b6

1. Open any (new) Unity project2. Create a script3. Type this line in the Start() message: "new Rigidbody()."4. In the auto-completi... Read more

0
votes
By Design

First IL2CPP build of specific project takes 3-5x longer to build

IL2CPP

-

Feb 03, 2017

-

Version/s: 5.5.1p1

To reproduce:1) Open attached project2) Build it On first build, WebGL takes 10 minutes while Android takes whole 20 minutesOn subse... Read more

0
votes
Fixed

Editor crashes when deleting OcclusionCullingData at CullResults::InitDy...

Camera

-

Feb 03, 2017

-

Version/s: 5.6.0b7

Steps to reproduce:1. Open the attached project (New Unity Project 76.zip)2. Open the Assets/qq.unity scene3. Go to Window->Occlu... Read more

0
votes
Fixed

ScriptableObject sub-assets are null until assemblies are recompiled

Scripting

-

Feb 03, 2017

-

Version/s: 5.5.0f3

Reproduction Steps:1. Import attached project.2. Open Window -> Localization.3. Drag "loc_master" from Resources -> Localizati... 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 Stencil ... 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 views l... 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 star... 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 project2) Run in console/terminal:Unity.exe -projectPath "<path_to_project>" -batchMode -exec... Read more

All about bugs

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