Search Issue Tracker

0
votes
Fixed

[iOS][Regression] Signing info gets broken when appending a project whic...

Mobile

-

Aug 30, 2017

-

Version/s: 5.5.0

1. Build any project.2. Disabled automatic signing and a select a provisioning profile.3. Build in Unity and use append on the gener... Read more

2
votes
Won't Fix

Scriptable Objects execution order is ignored

Scripting

-

Jul 31, 2017

-

Version/s: 5.5.2p1

How to reproduce:1. Open the "ScriptableObjectOrder" project2. Open the Main scene3. Enter Play mode4. Look at the console in what o... Read more

0
votes
By Design

[OpenGL][Windows x86] OpenGL Builds crash on Windows 7 32-bit with Intel...

OpenGL

-

Jul 27, 2017

-

Version/s: 5.5.4f1

Empty Windows x86 Builds with Auto Graphics API for Windows set to OpenGLES2 or OpenGLES3 crashes on Windows 7 32-bit computers with... Read more

3
votes
Fixed

mono callstack overflow when callling Resources.UnloadUnusedAssets and c...

Mono

-

Jul 27, 2017

-

Version/s: 5.5.1p4

Crash with mono callstack overflow when calling Resources.UnloadUnusedAssets from a project with c# scripts that contain large, nest... Read more

0
votes
Postponed

Editor crashes when calling StopAssetEditing from playModeChanged callback

Scene Management

-

Apr 25, 2017

-

Version/s: 5.5.3f1

To reproduce: 1. Open the project, attached by the user (Test Project.zip)2. Enter Play mode3. In the popup, press Quit Expected: Ed... Read more

0
votes
Fixed

[AI, NavMesh] Bake Nav Mesh in Editor without needing Read/Write enabled

AI Navigation

-

Jul 26, 2017

-

Version/s: 5.5.2f1

If using NavMeshSurface, if you need to use the mesh to bake the navMesh in the Editor but not at runtime. They still have to be set... Read more

0
votes
By Design

Processes with Layout Rebuild or Graphic Rebuild shows under unrelated C...

Profiling

-

Jul 26, 2017

-

Version/s: 5.5.3p4

Reproduction steps:1. Open the attached project.2. Open profiler.3. Enable Deep Profile.4. Play the scene.5. Click the Space button ... Read more

0
votes
Fixed

The parameter in animator was reset when the animation clips are replace...

Animation

-

Jul 25, 2017

-

Version/s: 5.5.2p4

Steps to reproduce:1. Open the attached project2. Open the scene.unity3. Play the scene4. See the output in console:Before set@Start... Read more

0
votes
Not Reproducible

Last frame of an unloaded scene is shown instead of newly loaded scene w...

Scene Management

-

Jul 10, 2017

-

Version/s: 5.5.3f1

Steps to reproduce:1. Download and open the latest attached project(OC Link)2. Uncomment line 76 in the UIDashBoardController.cs and... Read more

0
votes
By Design

Random.value does not return 0.0f or 1.0f

Scripting

-

Apr 17, 2017

-

Version/s: 5.5.1f1

To reproduce:1. Open attached Unity project "randomvalue.zip"2. Open "doesnotreturn" scene3. Go into Play mode Expected result: By d... Read more