Search Issue Tracker

0
votes
Duplicate

Random.insideUnitCircle always returns (0, 0)

Scripting

-

Jan 09, 2018

-

Version/s: 2018.1.0a6

Random.insideUnitCircle is no longer functional Download attached project or have a script do a: Debug.Log(Random.insideUnitCircle);... Read more

0
votes
Fixed

Editor crashes when adding UI Mask component to the game object with a s...

Scripting

-

Jun 20, 2017

-

Version/s: 5.6.0f3

The script that causes the crash is taken from the asset Pixel Rotation Sprite: https://www.assetstore.unity3d.com/en/#!/content/881... Read more

0
votes
Fixed

Conditional compilation problem with RuntimeInitializeOnLoadMethod

Scripting

-

Jun 20, 2017

-

Version/s: 5.6.1f1

Repro steps: 1. Open "DELETE.zip" project2. Clear the Console and enter Play mode3. Exit Play mode and check the Console output (Tes... Read more

1
votes
Won't Fix

Coroutine started from Awake on object with NetworkIdentity does not run...

Scripting

-

Jun 20, 2017

-

Version/s: 5.6.1f1

Steps to reproduce:1. Open QA attached "CoroutineAwakeNetworkIdentity.zip"2. Enter play mode3. Observe only 1 being output to consol... Read more

0
votes
Fixed

[Simulator] Wrong Screen.width/height values returned in OnEnable when r...

Scripting

-

May 13, 2021

-

Version/s: 2018.4, 2019.4, 2020.3, 2021.1, 2021.2, 2021.2.0a15

How to reproduce:1. Open attached project "BadResolution.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Select "Script" Game Ob... Read more

0
votes
Fixed

Package Tests are only added when making a package testable and adding a...

Scripting

-

Mar 11, 2019

-

Version/s: 2018.3.0a1, 2019.1.0a1, 2019.2.0a1

Reproduction steps: 1. Create a New Project, make sure `com.unity.ugui` is installed2. Open Package Manifest in a Text Editor3. Open... Read more

2
votes
Fixed

"Opened" event of a WebSocket4Net.WebSocket does not get called when ope...

Scripting

-

Jun 04, 2018

-

Version/s: 2018.1.4f1, 2018.2.0b4, 2018.2.0b6

How to reproduce:1. Open the "SampleScene" scene in the attached project2. Enter the Play mode Expected result: In the Console windo... Read more

0
votes
By Design

"Does not contain a definition" error for texture.imageContentsHash when...

Scripting

-

Jan 09, 2018

-

Version/s: 2017.3.0f3

To reproduce:1. Open attached Unity project "Unity201703BUG.zip"2. Inspect "TestTexture" script in the Assets folder3. Build and run... Read more

0
votes
By Design

Exceptions during compile for ILPostProcessors with static constructors

Scripting

-

Oct 19, 2020

-

Version/s: 2020.2.0a12, 2020.2.0b7, 2021.1

How to reproduce:1. Open the attached project ("New Unity Project.zip")2. Observe compile errors Expected results: No compile errors... Read more

8
votes
Fixed

Menu.SetChecked state is lost after entering a Play mode in the Editor

Scripting

-

Jun 22, 2017

-

Version/s: 5.6.1f1

Reproduction steps:1. Open the attached project "MenuItemCheck.zip";2. Click on MenuItemCheck -> The Menu Item to set the check i... Read more

All about bugs

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