Search Issue Tracker
Multiple restarts needed when upgrading and installing packages in 2019.1
When upgrading a project from 2018.3.5f1 to 2019.1.0b2 Unity needs to be restarted a number of times before packages are updated cor... Read more
[Linux] Empty characters are created in text fields when using CTRL shor...
How to reproduce:1. Download, extract and open attached project (1126208repro.zip)2. Open 'SampleScene'3. Click on the TMP object in... Read more
[Xbox One] Background with noise is shown when there are two cameras in ...
How to reproduce:1. Open attached Unity project2. Build and run on Xbox Expected result: Background color is the same in each camera... Read more
[Editor] Importing .unitypackage files is not available when dropping th...
How to reproduce:1. Create a new project with older than 2019.2.0a5 Unity version2. Export a default Scene and delete it from the pr... Read more
[VR]Post-Exposure on a dimly lit scene results in color artifacting
Steps to reproduce:1. Download and open latest attached project(oc link)2. Rebake lights if needed3. Enter playmode in VR4. Compare ... Read more
ArgumentException is thrown when trying to create a Prefab out of a impo...
Reproduction steps:1. Open the project from "CreatePrefabFromModelBug.zip"2. Right click on the "Model" asset inside Project window ... Read more
[ProBuilder] Probuilder Shape's material is reset to previous one when m...
To reproduce:1. Open any project with ProBuilder set up2. Create a ProBuilder shape and select it3. In Inspector window, assign a di... Read more
Capsule2d sides extend vertically when using CapsuleDirection2D.Horizontal
Steps to reproduce:1. Open SampleScene in "Horizontal direction 2d issue.zip" project2. Enter Playmode Expected result: coloured cub... Read more
If Autorefresh is off, pulled data doesn't update on the first launch
Reproduction steps: 1. Open "1083197" project2. See "Cube" -> "New Behaviour Script" -> "Test" value ('10')3. Copy Project4. C... Read more
[iOS] The Build process fails within Xcode with a linker error because U...
It looks like in the update to Unity 2018.3 the iOS Trampoline was updated to remove the MediaPlayer framework and to add the MediaT... 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