Search Issue Tracker
Scene focus incorrectly focuses on an GameObject when the GameObject has...
Reproduction steps:1. Open the attached project2. Open “Assets/Scenes/SampleScene” scene3. In the Hierarchy window select “Cube” Gam... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
[Profile Analyzer] Comparison bar chart is drawn when values are equal
Reproduction steps:1. Open attached project "ProfAnalyze2020.2.zip"2. In Profile Analyzer window, select the "Compare" tab, the load... Read more
[Shader Graph] Property connector icon in a node is distorted
All the properties connector icons from a node are distorted when any node is created, refer attached video Steps to repro:1 Create ... Read more
Beyond Compare 5 is not supported by Yaml Merge
Steps to reproduce: Start a project and add it to P4 version control. Connect to the P4 Version Control in Project Settings. Enable ... Read more
[VR] Google VR SDK for Unity asks to enable VR Support but proceeds to b...
Using unitypackage from https://developers.google.com/vr/unity/download Steps to reproduce:1. Create a new project, change platform ... Read more
[URP] Unity crashes when setting the Material in Mesh Renderer to "Defau...
Reproduction steps:1. Open the user's attached "My VR Template 1.zip" project2. In the Hierarchy select "Triangle" GameObject3. In t... Read more
When disabling collider within the OnTriggerStay function, VS runtime er...
Reproduction steps:1. Open attached project2. Open and play the "Crash" scene3. Visual Studio runtime error appears after which Unit... Read more
UI Elements do not respond to user interaction when playing in Fullscree...
How to reproduce:1. Open the user-attached project2. Open the Game View3. Make sure “Fullscreen on” is selected4. Enter Play Mode5. ... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument