Search Issue Tracker

0
votes
Postponed

Entering Play mode with a component Edit Tool selected deselects that tool

Inspector Framework

-

Oct 27, 2017

-

Version/s: 2017.3.0b6

To reproduce: 1. Open Unity, create a new project and open it2. Create Cube or other gameObject and select it3. Attach a Cloth, Box ... Read more

0
votes
Duplicate

Assertion failed on expression: 'kValidSceneObjectIdentifier == res' aft...

Scene Management

-

Nov 01, 2017

-

Version/s: 2017.3.0b1, 2017.3.0b7

Steps to Reproduce:1. Create any 3D game object.2. In the Inspector, Mark it as static.3. Drag it to Project window to create Prefab... Read more

0
votes
Fixed

Importing .dds file causes Editor crash

Asset - Database

-

Nov 06, 2017

-

Version/s: 2017.2.0f3

How to reproduce:1. Open any project2. Import the attached "HDR Realistic 2k.dds" file3. Notice that Unity crashes Reproduced with: ... Read more

0
votes
Fixed

Editor crashes in "RenderSelectionOutline" when using ImageEffectAllowed...

Camera

-

Nov 07, 2017

-

Version/s: 2017.1.0b8, 2017.1.1p1

Reproduction steps:1. Open the attached project "TargetTexture.zip";2. Open the Test scene;3. Make sure that the focus is on the Sce... Read more

0
votes
Won't Fix

BuildTarget.StandaloneOSX.ToString() returns "StandaloneOSXUniversal" in...

Asset Bundles

-

Nov 07, 2017

-

Version/s: 2017.3.0b1, 2018.1.0a1, 2018.1.0a3

Steps to reproduce: 1. Open any Unity project2. Create a c# script and invoke Debug.Log(BuildTarget.StandaloneOSX.ToString()) OR 1. ... Read more

0
votes
By Design

Animator animates objects that are not a part of the current animation

Animation

-

Nov 07, 2017

-

Version/s: 2017.2.0f3

To reproduce: 1. Open the project, attached by the user (AnimatorReport.zip)2. Open the "AnimatorReport" scene3. Enter Play mode4. W... Read more

0
votes
Duplicate

[OSX] Double-clickling a script in the editor starts new instances of Mo...

CodeEditors

-

Nov 04, 2017

-

Version/s: 2017.1.0f1, 2017.3.0b8

To reproduce:1. Create a new project2. Make sure that the external script editor in preferences is set to MonoDevelop AND that you h... Read more

0
votes
Fixed

Adding a Skinned Mesh Renderer to a GameObject, then Undoing causes erro...

Inspector Framework

-

Nov 06, 2017

-

Version/s: 2017.3.0b7

Steps to reproduce:1. Create a new project2. Create a plane3. Add a Skinned Mesh Renderer component to that plane4. Undo Expected re... Read more

6
votes
Duplicate

function-name not available crash

Mono

-

Nov 07, 2017

-

Version/s: 2017.3.0b8

Sorry- I don't have much info on this one. Hopefully the stacktrace will say more about it than I can. Posting so we have tracking, ... Read more

1
votes
Fixed

iPhone X has wrong Device enumeration

iOS

-

Nov 07, 2017

-

Version/s: 2017.2.0p1

_DeviceModel in UnityDeviceModel() in DeviceSettings.mm is returning the wrong value for an iPhoneX, so UnityEngine.iOS.Device.gener... Read more