Search Issue Tracker

15
votes
Fixed

SystemInfo.deviceUniqueIdentifier changes after pluging in flash drive

Windows Standalone

-

Aug 26, 2016

-

Version/s: 5.3.5f1

To reproduce:1. Open attached project2. Run gen scene3. Copy the string from the console4. Close editor5. Plug in flash drive6. Open... Read more

18
votes
Won't Fix

The joint.angle value changes when the parent changes rotation

-

Jun 29, 2022

-

Version/s: 2020.3.35f1, 2021.3.5f1, 2022.1.6f1, 2022.2.0a17, 2023.1.0a2, 2023.2.0a1, 2023.3.0a3, 6000.0.0b11

To reproduce:1) Open attached project and scene in it2) Play it3) Select "TwoProblems"4) In scene view, start rotating it by y axis ... Read more

52
votes
Fixed

[CmdBuffers] Expose a way to write depth in CommandBuffer before deferre...

Graphics - General

-

Jan 27, 2015

-

Version/s: 5.0.0b21

CommandBufferTest renders a mesh with the default material. In the frame debugger both the black (unlit) color and the depth values ... Read more

20
votes
Not Reproducible

Pointer events are triggered when UI object's scale is set to 0 on certa...

uGUI

-

Jul 11, 2017

-

Version/s: 2017.1.0f3

To reproduduce: 1. Download and open attached "repro930009.zip" project.2. Open "New Scene" scene.3. Enter Play mode.4. Try moving m... Read more

12
votes
Fixed

Version Control Check Out window not popping up when using Provider.Chec...

Version Control

-

Apr 25, 2017

-

Version/s: 5.6.0p2

To reproduce: 1. Download attached project "BombBall.zip" and open in Unity2. Open "RootScene" scene3. Go to Edit > Project Setti... Read more

18
votes
By Design

It's not possible to change resolution beyond 16320x768

Graphics - General

-

Apr 18, 2016

-

Version/s: 5.3.4f1

How to reproduce: 1. Open attached project2. Build to Standalone and run3. Use the key commands to change resolution- a,s,d,f,g,h,j,... Read more

23
votes
Fixed

Unloading a scene can destroy non-instantiated prefabs that are indirect...

Assets Management

-

Jan 02, 2016

-

Version/s: 5.3.0f4

How to reproduce:1. Open the attached project "UnloadSceneBug.zip"2. Open and play Scene13. Left Mouse Click to the game view, it wi... Read more

11
votes
Fixed

[Android] TMP_InputField throws an exception upon Submit

-

May 30, 2023

-

Version/s: 2021.3.31f1, 2022.3.12f1

see: https://unity.slack.com/archives/C06TQC5TK/p1685380002972049 Editing a textfield on Android and then submitting throws an excep... Read more

44
votes
Won't Fix

[WinRT] UnityEngine.dll is referencing Assembly-CSharp.dll

WP8.1

-

Mar 03, 2015

-

Version/s: 5.0.0f4

Due to this, MDIL fails to properly process structs from UnityEngine.dll used as generic parameters, thus causing InvalidCastExcepti... Read more

21
votes
Fixed

Scene is not considered loaded when Awake() is called

Scene/Game View

-

Jan 22, 2016

-

Version/s: 5.3.1p4

Scene is still going to be considered as not loaded during awake but from now on it's going to be possible to call GetRootGameObject... Read more