Search Issue Tracker
Content Update Builds modify the static bundles when their naming has "U...
How to reproduce: 1. Open the attached “IN-34077.zip” project 2. Open the Addressables Groups window (Window → Asset Management → ... Read more
[Video Player] Editor crashes when playing the scene with H.265 transcod...
How to reproduce: 1. Open attached project "TranscodeCrash" 2. Open "SampleScene" 3. Enter playmode Or to reproduce from scratch: 1... Read more
[URP] Gizmo of the collider is drawn at the wrong position when using th...
How to reproduce: 1. Open the user’s attached “URP Test.zip” project 2. Open “SampleScene” Scene (Assets > Scenes) 3. Select “Sel... Read more
Unity Window not launching from specified hardware display when using co...
How to reproduce: 1. Open the attached project "ReproProject.zip" 2. Open "SampleScene" Scene 3. Build the Project (File > Build Set... Read more
EditorPrefs.GetString's default value can not be null
To reproduce: 1. Open attached project 2. Press Window > Test EditorPrefs. Alternatively, put this line in a script and run it: Deb... Read more
[Android] When launching a thread on an Android device after calling App...
To reproduce: 1. Open the attached project 2. Make sure the Scripting Runtime Version is set to .NET 4.6 and Mono is selected 3. Mak... Read more
Reflection probe convolution is black on PS4
Reflection probes convoluted at runtime show correct reflections only for the highest mip. The rest of them is black resulting in br... Read more
[Mac][Android] File>Build and Run fails with a prompt
Steps to reproduce: 1. Open any Unity project 2. Set the build target to Android (File>Build Settings) 3. Build the project usi... Read more
Crash running non-development Standalone OSX build with an animated UI/T...
How to reproduce: 1. Open attached project 2. Open scene Test.unity - Scene contains a Canvas with a Text gameobject, which has it... Read more
Enabling Cloth material turns object grey
Reproduction Steps: 1. Open the attached project 2. Start the "Bug" scene 3. Select "SupermanFBX" -> "Supermans Cape" GameObject in... 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
- Video is not rendered in Video Player when Material Override is set as the Render Mode and a SpriteRenderer is used
- Scene.isSubScene returns True when a Scene that is not a SubScene is loaded in a build
- The Search window does not show objects with inherited components when filtering by type
- Scrolling occurs when using a shortcut with "Wheel Up" or "Wheel Down" on a selection command in a scrollable Hierarchy window
- Shortcut fails to trigger when using KeyCode.WheelUp with ShortcutModifiers.Shift