Search Issue Tracker

0
votes
Fixed

Unity Not Responding after leaving it at idle for a few hours

Profiling

-

Mar 12, 2015

-

Version/s: 5.0.0f4

Unity Not Responding after leaving it at idle for a few hours. Unity becomes unresponsive (hangs) when left alone for a few hours. T... Read more

0
votes
By Design

Animation motion works incorrectly on body rotation

Animation

-

Mar 12, 2015

-

Version/s: 5.0.0f4

1. Open attached project.2. Press play button.3. Observe cube - it slowly rises4. Check Animation window - animation's start and end... Read more

1
votes
By Design

Using negative Animator.speed causes animations to stop playing

Animation

-

Mar 12, 2015

-

Version/s: 5.0.0f4

How to reproduce: 1. Open attached project2. Open scene ColorShifter.unity- Scene contains a script that controls sprite animator sp... Read more

0
votes
Fixed

Calling NetworkTransport.Send can crash Unity

Networking

-

Mar 12, 2015

-

Version/s: 5.1.0a2

I don't have a more general use case example, but executing these 2 lines of code, for example, crashes the Editor:byte error = 0;Un... Read more

0
votes
Duplicate

Calling Wait on a new Version Control Task object crashes the Editor

Version Control

-

Mar 12, 2015

-

Version/s: 5.1.0a2

Execute this code and Unity will crash:var t = new UnityEditor.VersionControl.Task ();t.Wait (); Maybe Unity should guard itself som... Read more

0
votes
Fixed

[Terrain/RealtimeGI] Realtime GI Create Geometry for Multiple Terrain Co...

Progressive Lightmapper

-

Mar 12, 2015

-

Version/s: 5.0.0f3

When realtime GI is enabled for a scene including more than one terrain objects the following errors are printed to console multiple... Read more

0
votes
Fixed

Alpha Numeric Sort in Preferences is not listed in the docs

Docs - Manual

-

Mar 12, 2015

-

Version/s: 5.0.0p1

Alpha Numeric Sort option in preferences is not pictured or described in the documentation. It's an option that enables a new button... Read more

0
votes
Fixed

Upgrading a project to Unity 5 doesn't reserialize scenes

Assets Management

-

Mar 12, 2015

-

Version/s: 5.0.0f4

Upgrading a project to Unity 5 doesn't reserialize scenes Steps to reproduce:1. Download and open attached project.2. Check scene's ... Read more

0
votes
Not Reproducible

Can't create prefabs from Scene objects

Assets Management

-

Mar 12, 2015

-

Version/s: 5.1.0a2

1. Open attached project (or simply import Mecanim Example Scenes into a new project)2. Open Animator Controller scene3. Drag the U_... Read more

0
votes
Fixed

AddEvent() in StateMachineBehaviour crashes Unity

Animation

-

Mar 12, 2015

-

Version/s: 5.0.0f4

To reproduce the bug please follow the steps1. Open "case_679823-Repro" project2. Open "ReproScene" scene3. Run SceneUnity crashes. ... Read more

All about bugs

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