Search Issue Tracker

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
Not Reproducible

[UNET] Using ClientRpc prefix for a function instead of Rpc causes compi...

Networking

-

Jul 14, 2016

-

Version/s: 5.4.0b25

How to reproduce1. Open attached project2. Select "game" scene2. press play- can't exit play mode. Also , unity sometimes crashes. C... Read more

0
votes
Fixed

Unity Hub has barely visible text if HDR is turned on

Package: Hub

-

Jan 09, 2021

-

Version/s: 2.4.2

How to reproduce:1. Turn on HDR in the computer settings2. Open Unity Hub3. Observe Unity Hub Expected results: All text inside Unit... Read more

0
votes
Fixed

ClientRpc calls in reverse order on LocalClient

Networking

-

May 20, 2015

-

Version/s:

ClientRpc calls in the same frame are calledin reverse order on LocalClients. Read more

2
votes
Fixed

CreateGUI gets executed before Awake and OnEnable when opening a project...

Scripting

-

Apr 01, 2021

-

Version/s: 2020.3, 2021.1, 2021.1.1f1, 2021.2

How to reproduce:1. Open the attached project "CreateGUI Execution Order.zip"2. Observe the Console window Expected result: CreateGU... Read more

0
votes
Fixed

Validation message in package creation contains unclear 'SemVer' abbrevi...

-

Sep 01, 2025

-

Version/s: 6000.3.0a6

Steps to reproduce: Create a project Window -> Package Management -> Package Manager Click “” and select “Create package” Ente... Read more

0
votes
Fixed

[Android][macOS][Logcat] Terminal is not opened with "Open Terminal" fro...

Mobile

-

Jan 22, 2020

-

Version/s: 2020.1.0a20

Editor throws "Win32Exception: Cannot find the specified file" and Terminal doesn't open when the "Open Terminal" option is selected... Read more

0
votes
Fixed

[WebGL] Can't compile WebGL project that uses a struct which has an empt...

WebGL

-

May 19, 2015

-

Version/s: 5.0.2f1

Reproduction steps:1. Open attached project "IL2CPP Bug"2. Build scene "Main" for WebGL3. Build fails Read more

0
votes
Fixed

The textures in the Editor appear blurry when disabling and re-enabling ...

Package: Scriptable Render Pipeline HD

-

Apr 07, 2021

-

Version/s: 12.0.0

How to reproduce:1. Open the user's attached "HDRPTexStreamingTest.zip" project2. Open the "SampleScene" Scene3. Go to File -> Bu... Read more

All about bugs

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