Search Issue Tracker

0
votes
Fixed

webGL building and running documentation links to a dead link and has a ...

Docs - Manual

-

Mar 10, 2015

-

Version/s: 5.0.0f4

1) What happenedThe webGL building and running documentation links to a dead link and has a TODO in it -repro:--go tohttp://docs.uni... 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

4
votes
Not Reproducible

Crashes while building assets for scene 0

Graphics - General

-

Mar 11, 2015

-

Version/s: 5.0.0f4

Steps to reproduce:1. Open attached project '679591.zip'2. Try to build scene 'u'.3. Unity freezes on 'building assets for scene 0' Read more

0
votes
Not Reproducible

Moving generated mesh in play mode causes crash

Graphics - General

-

Mar 12, 2015

-

Version/s: 5.0.0f4

To reproduce the bug please follow the steps1. Open "case_679817-Virtual_Warefare" project2. Open scene3. Run scene in editor4. Try ... 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

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
Fixed

[WSA] SerializationWeaver error building application with Unity C# projects

Windows Store Apps

-

Mar 10, 2015

-

Version/s: 5.0.0f4

Reproduced on 5.0.0f1, 5.0.0p1; Repro steps:1. Open project "New Unity Project.zip";2. Build to WSA with Unity C# projects;3. Build ... Read more

2
votes
Not Reproducible

[WebGL] Xmlreader parses data incorrectly

WebGL

-

Mar 09, 2015

-

Version/s: 5.0.0f4

1. Build to WebGL2. Copy "data.xml" from project folder to folder where the index.html of the built game is3. Run the built project4... Read more

1
votes
Fixed
0
votes
Fixed

[Culling] Particles with a non constant lifetime are not culled correctly

Shuriken

-

Mar 13, 2015

-

Version/s: 5.0.0f4

How to reproduce: 1. Open attached project2. Open scene test.unity- Scene contains about 100 particle emitters with their start life... Read more