Search Issue Tracker
UI elements are not interactive when running the built project on two di...
How to reproduce:1. Open the attached2. Build and run the project (File -> Build & Run)3. Click on the buttons on the left an... Read more
Unity crashes when calling NetworkTransport.Send with a connectionId lar...
How to reproduce:1. Open attached project "case_1128967-STW-Magical-Dinosaurs_striped_2018.3.zip" and scene "LiudoMenu"2. Enter Play... Read more
Prefabs Overrides Window shows override objects with DontSave flags
How to reproduce:1. Open user attached project "PrefabOverrides_183.zip"2. Open "ReproScene" (in "Repro" folder)3. Select "ReproPref... Read more
[iOS] Setting Screen.autorotateToLandscapeX causes the next attempt to o...
To reproduce: 1. Download attached project "SafariView Repro.zip" and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Dep... Read more
Editor hard crashes after StackOverflow Exceptions
How to reproduce:1. Open attached project "Stack Overflow"2. Open Assets/Scenes/Crashing/Constructor Test (enabled GameObject) scene... Read more
[RectMask2D] Object appears and disappears while moving when Animator is...
How to reproduce:1. Open attached project2. Open SampleScene3. Enter Play Mode Reproducible with: 2017.4.21f1, 2018.3.7f1, 2019.1.0a... Read more
Previous Game Object gets selected when right-clicking on different Game...
To reproduce:1. Open up the attached project ("1129995_repro_project.zip")2. Open up scene "SampleScene"3. Go to Hierarchy4. Try rig... Read more
Unable to remove deleted Terrain layers
Steps to reproduce:1. Open a new project and create a Terrain2. Create a couple of Terrain Layers in Terrain Inspector window3. Dele... Read more
[iOS] Mesh memory usage increase from 2018.2 to 2018.3 and forward
To reproduce:1. Open users attached project "MeshCompression 2018.2.20.zip"2. In Player Settings make sure Vertex Compression is ena... Read more
[Scripting] Define Constraints are available for Native Plugins even tho...
Define Constraints should only be visible for Managed Plugins, not Native ones, but they are still visible/available in the Inspecto... 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