Search Issue Tracker

0
votes
Fixed

When a new script is created it lacks a tab symbol

Scripting

-

May 10, 2016

-

Version/s: 5.3.5f1

1. Create a new script 2. Open it Notice that the start function looks like this: [tab]void Start() { [tab] [tab]} While it should l... Read more

0
votes
By Design

'Use of unassigned local variable' error only appears if the variable in...

Scripting

-

May 10, 2016

-

Version/s: 5.3.5f1

'Use of unassigned local variable' error only appears if the variable in question is not in an array To reproduce: 1. Open attached... Read more

0
votes
By Design

'Assignment made to the same variable' warning only happening when the v...

Scripting

-

May 10, 2016

-

Version/s: 5.3.5f1

'Assignment made to the same variable' warning only happening when the variable isn't in an array To reproduce: 1. Open attached pr... Read more

0
votes
By Design

Multiple properties are missing when using custom editor for Rigidbody2D

Physics2D

-

May 11, 2016

-

Version/s: 5.4.0b18

Steps to reproduce: 1. Open attached project 2. Open scene "Scene" 3. In hierarchy, select "Cube" GO 4. In inspector, inspect Rigid... Read more

0
votes
Fixed

[VR] 'Run In Background' reverts back to 'false' on Playback

VR

-

May 11, 2016

-

Version/s: 5.4.0b17

Run In Background in Player Settings reverts back to false every time the scene is played, even though with PlayerSettings.virtualRe... Read more

3
votes
By Design

SyncList not initialized error after SyncList was initialised and .Clear...

Networking

-

May 10, 2016

-

Version/s: 5.3.3f1

Reproduction steps: 1. Open project "SynclistRepro.zip" 2. Open the "Test" Scene 3. Play 4. Notice the "SyncList not initialized" er... Read more

0
votes
Fixed

[UNET] NetworkManagerHUDeditor producing null reference errors when Game...

Networking

-

May 11, 2016

-

Version/s:

Steps to reproduce: 1. open attached project 2. play the scene 3. select 'NM' from hierarchy - 2errors each frame printed out Read more

1
votes
Not Reproducible

World space canvas flicker when resizing game view

UI

-

May 11, 2016

-

Version/s: 5.4.0b18

Steps to reproduce: 1. Open attached project 2. Open scene "TestBUG" 3. Rezise game view and notice canvas flickering Reproducible... Read more

3
votes
Fixed

World space canvas aren't rendered to render texture

UI

-

May 11, 2016

-

Version/s: 5.4.0b18

Steps to reproduce: 1. Open attached project 2. Open scene "repro" 3. In hierarchy, select Main Camera and notice that UI Image is ... Read more

1
votes
Fixed

[iOS] Compressed baked cubemaps creates visible seams on iOS devices

iOS

-

May 10, 2016

-

Version/s: 5.3.4p6

Steps to reproduce: 1. Open attached project 2. Build 'Seams' scene to iOS 3. Build the generated Xcode project to a device 4. Noti... Read more

All about bugs

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