Search Issue Tracker

0
votes
Fixed

[macOS] Double tapping F to "Lock View to Selected" moves the Camera whe...

Scene/Game View

-

Aug 14, 2018

-

Version/s: 2018.3.0a8

Repro steps:1. Open attached project2. Open scene "SampleScene"3. Move the mouse to the Scene View and select the Cube4. Tap F on th... Read more

0
votes
By Design

Can't change Particle System properties through scripts

Visual Effects - Legacy

-

Aug 02, 2018

-

Version/s: 5.5.0f3

Reproduction steps: 1. Open "MinimalRepro" project2. Open "MapEditor" scene3. Enter Play Mode4. Select "Precipitation Particle Syste... Read more

0
votes
Duplicate

Using "using static" in a namespace MonoBehaviour type will break the pa...

Mono

-

Aug 11, 2018

-

Version/s: 2018.2.3f1

To reproduce: 1. Download attached project "UsingStaticMonoBehaviourRepro.zip" and open in Unity2. Inspect "MonoBehaviourWithUsingSt... Read more

0
votes
Won't Fix

"NetworkManager.StopClient()" results in confusing "ServerDisconnected d...

Networking

-

Aug 11, 2018

-

Version/s: 2017.4.9f1

Reproduction steps: 1. Open "MinimalRepro" project2. Build the Player with "Development Build" enabled3. Launch two instances of the... Read more

0
votes
Fixed

[Mac Standalone] After set the width and height to be 0, Player quits th...

MacOS

-

Aug 14, 2018

-

Version/s:

When the Player width and height are set to 0 during runtime, the Player quits and a crash happens a bit later. Repro:1. Launch Edit... Read more

0
votes
Won't Fix

GearVR combinedTrigger input axis does not function correctly

XR SDK

-

Aug 14, 2018

-

Version/s:

Steps to Reproduce:- Open the attached project in Unity Editor 2018.3.0a8+- Deploy the single scene to a GearVR device- Set the cont... Read more

0
votes
Fixed

[Improved Prefabs] Editor crashes while deleting a GameObjectin OnWillSa...

Scene Management

-

Aug 15, 2018

-

Version/s: 2018.3.0a8

This scenario was fixed in 5.6x with old prefab system (case 829453, https://fogbugz.unity3d.com/f/cases/829453/)It appears again in... Read more

0
votes
Not Reproducible

[Android] Normal Map from Substance Asset is not correct when it is set ...

Substances

-

Aug 15, 2018

-

Version/s: 2017.4.9f1

To reproduce:1. Open attached project2. Switch between build platforms PC and Android3. Notice the difference Actual result: In Andr... Read more

0
votes
Fixed

Animator component properties are animatable and create errors

Animation

-

Aug 15, 2018

-

Version/s: 2017.3.0b1

Animator component properties should not be animatable, but they are.(Animator, Apply Root Motion, Update Mode, Culling Mode) ...the... Read more

0
votes
Fixed

Missing spaces around classnames wont allow scripts to be attached

Scripting

-

Aug 15, 2018

-

Version/s: 2018.2

Example code showing the issue:using UnityEngine; namespace MyGame{public class Player: MonoBehaviour{public float Health;}} Works w... Read more

All about bugs

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