Search Issue Tracker
[iOS] Automatic dsym uploading doesn't log on first build or Archive
Reproduction steps:1. Create a new Unity project.2. Enable Unity Services (Window > General > Services).3. Build and open an X... Read more
Mismatch between assembly filename and metadata assembly name breaks Scr...
How to reproduce:1. Open the user's project2. In the project window click Create -> What_The_Hack ModApi -> ScriptableObject d... Read more
Unity cannot start if -force-vulkan is used in Linux
To reproduce:Open Unity using -force-vulkan In 2018.3.0f2, it crashedIn 2018.2.7f1, 2018.3.2f1 and 2019.1.0a13 it heavily errors out... Read more
ProBuilder window close any other active pop-up, e.g. Texture picker whe...
To reproduce:1. Open attached project2. Open the Texture picker, e.g. click the Albedo map picker on a Material3. Make sure Texture ... Read more
Burst compiler finishes build with ThreadAbortException when using batch...
How to reproduce:1. Open attached project and close2. Locate and edit "Build.bat" file in project folder, replacing "PATH_TO_UNITY_2... Read more
Crash when attempting to undo an "apply" action to an upgraded disconnec...
Unity will crash when a user attempts to undo an "apply" action to an upgraded disconnected prefab. To reproduce:1) Download + open ... Read more
Android build fails when keystore or key password uses non-ASCII characters
How to reproduce:1. Create a new project2. Switch platform to android3. Go to Player Settings -> Publishing settings4. Open keyst... Read more
Rigidbody with CapsuleCollider keeps bouncing when colliding with Box Co...
How to reproduce:1. Open the user's attached project ("TestUnityProject.zip")2. Open the repro scene ("SampleScene")3. Enter the Pla... Read more
Unity crashes when using Animator.StartPlayBack and changing animator.pl...
How to reproduce:1. Open attached project (PlaybackTest.zip)2. Open Scenes > SampleScene3. Press play Expected result: Unity does... 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