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
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script