Search Issue Tracker
Unity does not add a reference to UnityEditor.iOS.Xcode for any project ...
To reproduce:1. Open attached project "BugRepro.zip"2. Open C# project with Visual Studio by right clicking on Assets folder and pre... Read more
FromJsonOverwrite() overwrites default field value to datatype's default...
Reproduction Steps:1. Open the project inside "FromJsonOverwrite.zip"2. Play default empty scene Expected: "Overwritten" values matc... Read more
"ImageUtility.LoadOrCreateSprite()" halfs the loaded sprites resolution
Reproduction steps: 1. Open "quarter-size-texture-repro.zip" project2. Right click on Game view tab -> "Load RenderDoc"3. Enter P... Read more
Upgrading com.unity.entities from preview.23 to preview.24 loses files i...
Repro steps: - add com.unity.entities@0.0.12-preview.23 to empty project using package manager- upgrade it to com.unity.entities@0.0... Read more
SubAsset texture input in ShaderGraph not working
It seems that ShaderGraph does not properly handle the case where assets (textures) used as input are stored as SubAssets in the pro... Read more
[iOS] OnApplicationPause is called multiple times when closing an iPad S...
Steps to reproduce: 1. Open attached project (New Unity Project.zip)2. Switch to iOS and make a build3. Deploy the build to an iPad ... Read more
Object Field with reference to internal Prefab object gets constantly ma...
1. Open the attached "VariantOverrideAppearsOnItsOwn.zip" project2. Open "Cube Variant" in the Prefab Mode. Notice that there are no... Read more
"ReflectionTypeLoadException" when getting Assembly types
Reproduction steps: 1. Open "1127900" project2. "Roller" -> "GetTypes"3. See Console output Expected Result: No errorsActual Resu... Read more
Manually Baked Reflection Probe loses its Baked Lighting when moved to a...
Steps to reproduce:1. Open the attached project "case_1129387"2. In the Hierarchy window go to Scene A and select Reflection Probe3.... Read more
Addressables package does not compile with Unity versions that have chan...
Reproduction steps:1. Open the project inside of "AddressableError2019.zip" Expected: Project opens up and compiles Addresables pack... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names