Search Issue Tracker
[Search][Shortcuts] Shortcuts search bar input display is not consistent...
Steps to reproduce: Open any project. Open Shortcuts window. (Unity > Shortcuts on MacOS) Click on the magnifying glass in the se... Read more
[Android] Increased rate of stuck "PARTIAL_WAKE_LOCK" with "AudioMix" tag
Reproduction steps: 1. Open "Empires & Puzzles: RPG Quest"2. Lock phone screen3. Check Logcat for "PARTIAL_WAKE_LOCK" Expected R... Read more
[geomerics]Final gather stalls and never finishes
Job crashes... Repro has been sent to Geomerics. Unity.exe!Enlighten::Impl::IndirectResultsFilter::EvaluateSurface(const int hitTria... Read more
Crash when calling PrefabUtility.SaveAsPrefabAsset with a absolute path ...
How to reproduce:1. Open user-submitted project (ForDebugging.zip)2. Open the SampleScene3. Enter Play Mode4. Click the 'Save' UI bu... Read more
[iOS] Crash when using Addressables.InitializeAsync
Reproduction steps:1. Download and open the attached "Misc.UnityProject.zip"2. Build and deploy the project to iOS3. Observe the cra... Read more
[tvOS] "Menu" button on Siri Remote returns "Joystick1Button19" instead ...
How to reproduce:1. Build & Run the "tvOS_Input.zip" project for tvOS2. Press "Menu" button on the Siri Remote3. Check which but... Read more
A domain reload progress dialog is spawned on top of IDE when the Editor...
How to reproduce:1. Create a new Unity project2. Create a new C# Script3. Make any change in the Script and save Expected result: Th... Read more
Unity editor will not recognize MonoBehaviour when it has certain text c...
Reproduction steps:1. Open the attached project "Temp2020.3.33.zip"2. In the Project window select the "StrangeBehaviour" C# script3... Read more
[iOS] System.ComponentModel.TypeConverter.ConvertTo causes overflowexcep...
To reproduce: 1. Download attached "IOSInt32Test.zip" project and open in Unity2. Build for iOS3. Deploy the Xcode project to the iO... Read more
Memory Profiler doesn't find references to NativeArrays smaller than 16B...
Steps to reproduce: Open attatched snapshot in the Memory Profiler window (in the package com.unity.memoryprofiler), and navigate to... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation