Search Issue Tracker

0
votes
Won't Fix

Vertex data is displaced when building with Addressables with Optimize M...

-

Jun 08, 2023

-

Version/s: 2021.3.26f1, 2022.3.1f1, 2023.1.0b19, 2023.2.0a17

Reproduction steps:1. Open the attached project “VertexData”2. Go to Window > Panels > Addressables Groups3. Click Build > ... Read more

0
votes
Fixed

Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...

Shaders

-

Apr 04, 2017

-

Version/s: 5.6.0f3

Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... Read more

0
votes
Fixed

You cannot create basic Sprite Shapes when creating Sprites via Assets->...

Package: 2D Sprite

-

Dec 15, 2020

-

Version/s: 1.0.0

How to reproduce:1. Create a new 2D Template project2. Create a new Square Sprite (Assets->Create->2D->Sprites->Square)3... Read more

0
votes
By Design

Custom editor window crashes at IMGUI::GUIWindow::OnGUI

IMGUI

-

Apr 15, 2016

-

Version/s: 5.3.4f1

Steps to reproduce: 1. Open attached project2. Open scene "FuzzyEditor"3. If "Fuzzy Logic" tab is open - close it4. In top menu, ope... Read more

0
votes
Fixed

[UNETServerDLL] "val>=0" assert rises when "ReliableSequenced" channel i...

Networking

-

Jan 29, 2016

-

Version/s: 5.4.0b3

Steps:1. Open attached project2. Run "ChatServer.exe"3. Run "ClientGUI.exe"4. Connect to server by pressing Connect button5. Press "... Read more

0
votes
By Design

[iOS] Crash after waking device from sleep when creating WebSocket with ...

iOS

-

Jan 07, 2017

-

Version/s: 5.5.0f3

After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more

0
votes
By Design

Inconsistent Warning message style under the Cinemachine Input Axis Cont...

Package: Cinemachine

-

May 19, 2025

-

Version/s: 3.1.3

How to reproduce:1. Open the attached project "Test"2. Open the "CharactersTest" scene3. In the Hierarchy, select the "Player Follow... Read more

0
votes
Fixed

Long-running jobs produce warning about JobTemp memory

-

Aug 07, 2023

-

Version/s: 2023.1.7f1, 2023.2.0b4, 2023.3.0a1

A job which runs for more than 4 frames (e.g. runtime navmesh baking) produces warnings about JobTemp memory being allocated for too... Read more

1
votes
Fixed

[XR] TrackedPoseDriver does not work with Daydream

XR SDK

-

Feb 28, 2018

-

Version/s: 2018.1.0b8

How to Reproduce: 1) Add a cube to a new scene.2) Attach a trackedPoseDriver to the cube.3) Set the trackedPoseDriver's device field... Read more

0
votes
Duplicate

Cannot connect to package manager

Packman

-

Oct 10, 2018

-

Version/s: 2018.2.11f1

Read more

All about bugs

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