Search Issue Tracker
[iOS] [AR Foundation] UnityWebRequests start failing after a while when ...
Reproduction steps:1. Download and open the attached "Webrequest Test" project2. Build and deploy the project to iOS3. Scan your sur... Read more
High CPU Load when editor is trying to trim Full GI Cache
How to reproduce:1. Create and open a new project2. Ensure "Maximum Cache Size" (in Edit -> Preferences) is set to 5GB,3. Close p... Read more
Probuilder window shows tooltips even when any other window is blocking ...
How to reproduce:1. Open attached project "ProbuilderWindow.zip"2. Move the mouse cursor on top of the Probuilder Window's button th... Read more
“You may not pass in objects that are already persistent” error is throw...
Reproduction steps:1. Open the attached “BugRepro” project2. From the menu navigate to SingletonTest > Log3. Observe the Console ... Read more
Refresh Button's icon in Asset Bundle Browser is pixelated when changing...
How to reproduce:1. Open the attached "19.3 Packages.zip" Project2. Set UI Scaling to 125% in Preferences > UI Scaling and restar... Read more
Crash on aligned_free when opening the project
Reproduction steps:1. Open the user’s attached project Expected result: Project opens successfullyActual result: Editor crashes Repr... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
The locked state dropdown moves depending on graph zoom level
When using the lock state node with it's literal (A dropdown with three options) can move around the graph depending on the zoom lev... Read more
[UI Toolkit] DropdownField is broken when using USS
Steps to reproduce:1. Download and open the user's project "UIToolkitDropdownIssue-2021.1.zip"2. Open Assets/Scenes/SampleScene.unit... Read more
[URP] NullReferenceException thrown on creating Sprite Light 2D object i...
On creating Sprite Light 2D object in the Hierarchy causes the editor to throw NullReferenceException, Refer to the attached video. ... 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