Search Issue Tracker
Unity generates garbage when UnityEvents are invoked with value type par...
To reproduce:1. Open the included project "UnityEventsBoxing2_UnityProject".2. Open the Unity profiler and instruct it to record.3. ... Read more
[iOS] Crash at "UnloadClip() [inlined] begin at LinkedList.h" when Unity...
Reproduction steps:1. Open the attached project.2. Build and run the 'Test' scene on an iOS device.3. Minimize the application by pr... Read more
[Linux] "Cursor.lockState" Not displaying cursor after going from "Locke...
Reproduction steps: 1. Open "lockmouse_test.zip" project2. Build for Linux Standalone3. Launch the app4. Move the mouse cursor aroun... Read more
Canvas Batching System Dirties Project User-Created Materials when using...
Steps to reproduce:1. Open user attached project2. Enable the "Rect Mask 2D" component on the "Panel" Gameobject3. Play the scene, t... Read more
[iPhone X] Safe area is being ignored when typing text to input field
When opening a keyboard to type text (input field set to multiline) it ignores safe area and some characters are typed "behind the s... Read more
Using Mock HMD - Vive VR SDK crashes on VRInput::InsertReferenceTransform
How to reproduce:1. Open the attached project2. Open the "test" scene3. Press Play Actual result: Unity crashes. Reproducible with: ... Read more
[Editor]Prefabs missing in hierarchy when you open a project from scene ...
What happened:Missing prefabs when you open a project from scene file Steps to Repo:1. Create a new project with two/three prefabs. ... Read more
[Android][Gradle] Unnecessary .so files are created for untargetted arch...
To reproduce: 1. Download and open attached "AarUnpackingTest.zip" project.2. Go to build settings and make sure "Target Architectur... Read more
PlayerSettings.iOS.appleDeveloperTeamID is ignored if automatic signing ...
If PlayerSettings.iOS.appleEnableAutomaticSigning is set to false, then the value of PlayerSettings.iOS.appleDeveloperTeamID is not ... Read more
[Mobile] Event System sometimes detects dragging when clicking UI button...
To reproduce: 1. Download and open attached "DPI_Test_unity5.5.0f3.zip" project.2. Build and run the project on high DPI phone. Expe... 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