Search Issue Tracker
[iOS] Memory leaks occur when UnityWebRequest.Get() is called
How to reproduce:1. Download and open the attached project for iOS2. In the Xcode toolbar, press "Product" > "Profile"3. In the P... Read more
0ms duration session is additionally logged in Cloud Diagnostics Dashboard
Steps to reproduce:1. Trigger any session2. Observe Sessions section in Cloud Diagnostics Dashboard for the Project session that was... Read more
[Shuriken] Collider visualization does not scale to transform
Steps to reproduce: 1. Download and import attached project.2. Open scene: visualization3. Select particle system with name 'Blue' i... Read more
[UNET] SyncListStruct is not synchronized after reconnection
Steps to reproduce:1) open users attached project2) build and run as host3) press key '1' several times4) join as client from editor... Read more
Using camera rig provided in Oculus SDK 0.6 together with Unity native V...
To reproduce:1.Open attached project.2.Open "totolus" scene, turn on "Virtual Reality Supported" in Player settings.3.Enter play mod... Read more
Unity Version Control is not available on ARM Windows and fails with "ex...
Reproduction steps:1. Make sure you have a machine with a Windows ARM processor2. Create any new project3. From the Package Manager,... Read more
Editor crashes on DrvPresentBuffers when loading RenderDoc while using O...
How to reproduce:1. Make sure to download and setup RenderDoc 1.3.22. Open the “IN-75888_repro“ project3. Open the “SampleScene“4. R... Read more
Mesh Filter's Mesh Properties display a blank window for built-in primit...
How to reproduce:1. Open the user's project "1351353.zip"2. Select the "Torus-7-4">"default" Object in the Hierarchy window3. In ... Read more
Shadow Caster 2D shadows partially disappear when entering Play mode
How to reproduce:1. Open the attached “Shadow_Casting_Regression“ project2. Open the “Map” scene (Assets/Scenes/Map)3. Enter Play mo... Read more
OnEnable is called when changing any selected GameObject's Setting in In...
How to reproduce:1. Open user's attached project (InspectorCallbackBug.zip)2. Open "SampleScene" Scene3. Select "GameObject" GameObj... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code