Search Issue Tracker

0
votes
Fixed

Crash on UnityScene::AddRootToScene when importing a project with delete...

Asset Loading

-

Dec 10, 2015

-

Version/s: 5.3.0f4

Steps to reproduce: 1. Download attached project.2. If exists, delete metadata from library folder.3. Try to import it with 5.3.0f4.... Read more

0
votes
Fixed

extra work caused by List.RemoveAt in ChannelBuffer

Networking

-

Dec 10, 2015

-

Version/s:

ChannelBuffer uses List to store packets, and RemoveAt(0). This results in array-like copying of every element when elements are rem... Read more

0
votes
Fixed

[AW] Inconsistent Inspector update

Animation Window

-

Dec 10, 2015

-

Version/s:

The Inspector updates animated curves feedback (red text) inconsistently. Sometimes, the update happens when the mouse hovers over t... Read more

0
votes
Fixed

[AW] InvalidOperationException error creating clip

Animation Window

-

Dec 10, 2015

-

Version/s:

Repro:Create CubeCreate clip in animation window... error InvalidOperationException: Operation is not valid due to the current state... Read more

0
votes
By Design

Baking NavMesh with 3d Colliders produces no visible results

AI

-

Dec 10, 2015

-

Version/s: 5.4.0a5

Baking NavMesh with 3d Colliders produces no visible results To reproduce:1. Open attached project2. Open 2DMesh.unity scene3. Selec... Read more

1
votes
Fixed

[NetworkManager] numPlayers counts local players twice

Networking

-

Dec 10, 2015

-

Version/s: 5.3.0f4

Steps to reproduce: 1. Download and import attached project. (repro-case_752720-Unet.zip)2. Open scene: Lobby3. Play the scene.4. Pr... Read more

0
votes
Fixed

LoadLevel does not work with unsaved scenes

Asset Loading

-

Dec 09, 2015

-

Version/s: 5.3.0f4

Steps to reproduce:1) open attached project2) create new scene3) attach the 'NewBehaviorScript' to any of the GameObjects4) press pl... Read more

0
votes
Fixed

[entreprise support][ES][HLSLcc?] Bloom Effect does not work with GLES 3...

Mobile Rendering

-

Dec 10, 2015

-

Version/s: 5.3.0f4

Bloom effect (and possibly some other image effects) does not work on some devices while using GLES 3.0 Read more

0
votes
Fixed

Unity Crash on SerializedObject::ValidateObjectReferences, when changing...

Asset Loading

-

Dec 10, 2015

-

Version/s: 5.3.0f4

Steps to reproduce: 1. Download and import user attached project. (Unity.zip)2. Open scene: FacebookAppDemo_step_23. Select game obj... Read more

1
votes
Fixed

[Plugins] dll shouldn't be queried by IsAssemblyCompatible, missing IsIn...

Editor - Other

-

Dec 09, 2015

-

Version/s: 5.3.0f4

Fixed in 5.3.0p1. Just have a project with managed plugin inside with name like "Something.UnityEngine.dll" Read more