Search Issue Tracker

1
votes
Fixed

[UWP] Crash with .NET Native when exception is thrown from native code

Windows Store Apps

-

Mar 01, 2016

-

Version/s: 5.3.3p2

Reproduction steps: 1. Build & run the attached project with Master configuration to x86 architecture 2. It will immediately trigge... Read more

1
votes
Fixed

Batching appears to break vertex coloring

Graphics - General

-

Jun 05, 2016

-

Version/s: 5.4.0b20

How to reproduce: 1. Open Repro project (please download from comment) 2. In the scene, there are 2 trees, each of them are using 2... Read more

0
votes
Fixed

Crash in PPtr<Shader>::operator Shader * __ptr64 when opening scene

Shaders

-

Jun 05, 2016

-

Version/s: 5.4.0b20

Steps to reproduce: 1) Download attached project "CommandBufferBug.zip" and open in Unity. 2) Open scene "commandBufferCrash". 3) O... Read more

0
votes
Fixed

Enum.ToString is broken for large unsigned enums

IL2CPP

-

Jun 06, 2016

-

Version/s:

Given this code, .NET outputs the enum value names correct. IL2CPP does not: using System; class Program { [Flags] enum MyFlags ... Read more

0
votes
Won't Fix

Null GUIContent will reserve space for some controls

IMGUI

-

Jun 06, 2016

-

Version/s: 5.5.0a1

Steps to reproduce : - import the project attached - open the Bug Window (Bug->Bug Window) and notice how the second bounds control... Read more

0
votes
Won't Fix

Nested GUILayoutWidth option breaks layout group vertical padding

IMGUI

-

Jun 06, 2016

-

Version/s: 5.5.0a1

Steps to reproduce : - open the project attached - open the Bug Window (Bug->Bug Window) and notice the that one of the bars is ver... Read more

0
votes
Duplicate

Trying to close editor while UnityWebRequest is still active freezes the...

Networking

-

Jun 03, 2016

-

Version/s: 5.3.5p2

Steps to reproduce: 1. Open attached project 2. Click 'EditorUnityWebRequest/Test' menu item 3. While the request is not finished, ... Read more

0
votes
Fixed

[LightProbes] Error adding Enlighten probe set: Failed to allocate probe...

Global Illumination

-

Jun 05, 2016

-

Version/s: 5.4.0b20

Reproduction steps: 1. Open attached project. 2. Open "lightProbeBug" scene. 3. Notice the console: * Error adding Enlighten probe ... Read more

0
votes
Won't Fix

[Editor][CmdBuffers] Undo doesn't work for RenderingCommandBuffers delet...

Graphics - General

-

Jun 06, 2016

-

Version/s: 5.3.5f1

1) On http://docs.unity3d.com/Manual/GraphicsCommandBuffers.html there is a link to http://docs.unity3d.com/uploads/Examples/Renderi... Read more

0
votes
Fixed

EditorJsonUtility doesn't serialize same UnityEngine.Object after reload...

Serialization

-

Mar 11, 2016

-

Version/s: 5.4.0b9

Repro steps: 1-Open the Bug scene. 2-Select the Bug GameObject 3-Link a reference to any UnityEngine.Object in the "Reference" field... Read more

All about bugs

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