Search Issue Tracker

1
votes
Won't Fix

[Multiplayer] We can't use Start method in classes derived from NetworkL...

Networking

-

Apr 14, 2017

-

Version/s: 5.5.3f1

Original NetworkLobbyPlayer class uses Start method itself: public void Start() { DontDestroyOnLoad(gameObject); } So,... Read more

0
votes
Not Reproducible

[Mac] UnityEditor Mac sometimes loses the installed Platform Support

Mobile

-

Jul 02, 2019

-

Version/s: 2018.4, 2019.1, 2019.2, 2019.3

To reproduce: 1. Create a new project 2. Set Platform Support to iOS or Android 3. Close Unity 4. Open the project again Expected r... Read more

0
votes
Won't Fix

Editor crashes on Mesh::RecalculateSubmeshBoundsInternal when changing S...

Graphics - General

-

Mar 01, 2020

-

Version/s: 2019.3.0b1, 2019.3.2f1, 2020.1, 2020.2

How to reproduce: 1. Open the user's attached "SubmeshBug.zip" project 2. Load the "SampleScene" 3. Select the "Mesh" GameObject in ... Read more

0
votes
By Design

Tile Palette editor doesn't check for duplicate names when bulk importing

2D

-

Jun 22, 2017

-

Version/s: 2017.2.0b1

This is actually a misunderstanding of how it works. Some explanation: - Palette only has Tiles, never Sprites or Textures - If you... Read more

0
votes
Won't Fix

ScrollRect/Bar doesn't react to drag if Canvas is bound to Camera and Pl...

UI

-

Dec 07, 2016

-

Version/s: 5.4.2f2

How to reproduce: 1. Create a new project 2. Set Near Clipping Plane of the Main Camera to any value (e.g. 20) 3. Create a Scroll V... Read more

0
votes
Fixed

[Test Runner] Test Runner window pops out from where ever it is docked, ...

Package: Test-Framework

-

May 30, 2019

-

Version/s: 1.0.11

When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more

0
votes
By Design

[UI] Dropdown stays in highlight phase after selecting an option

UI

-

Jan 07, 2016

-

Version/s: 5.3.1f1

Steps to reproduce: 1. Download and import attached project. (UI_Test.zip) 2. Open scene: main 3. Play. 4. Click on dropdown. 5. Se... Read more

0
votes
Won't Fix

[UnityScript] Error in Mono Develop when trying to add Debug.Log

CodeEditors

-

Mar 26, 2015

-

Version/s: 5.1.0a5

Steps to reproduce : - create a new Javascript - open in Mono Develop - type Debug.Log ( and the error will appear *Note : Only re... Read more

0
votes
Fixed

[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...

Package: Visual Effect Graph

-

Jun 17, 2019

-

Version/s: 7.0.0

Repro steps: 1. Import the attached package 2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph 3. Observe the ... Read more

0
votes
Fixed

SRP Batch is not working for ShadowPass drawcalls when using AlphaClip

--

-

Feb 23, 2023

-

Version/s: 2021.3.19f1

Reproduction steps: 1. Open the attached project “SRP_Batch_Repro“ 2. Open “Assets/Scenes/TestScene.unity“ Scene 3. Open Frame Debug... Read more

All about bugs

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