Search Issue Tracker
Shaders are included into build even when they do not appear in Scenes
Shaders that are in Assets folder in an empty project add up a lot of time when building. This was not happening in Unity 5.3 as Sha... Read more
[URP][Adreno][UI] Visual glitches on progress bar
Steps to reproduce: 1. Open the attached project or download project from https://github.com/Unity-Technologies/2d-rpg-demo 2. Build... Read more
Crash on UnityEngine.Mesh.SetSubMesh_Injected when setting a Submesh of ...
How to reproduce: 1. Open attached Project "Case_1232580" and load "SampleScene" 2. Press Play Reproducible with: 2019.3.8f1, 2020.... Read more
Error is thrown when pausing Play mode and calling EditorApplication.Ste...
How to reproduce: 1. Open the attached project "EditorStepBug" and load Scene "SampleScene" 2. Enter Play mode Expected result:... Read more
[iOS] Audio will be played from earspeaker if Microphone.Start() is used
1. Open attached project(zip in edit) 2. Build to iOS device 3. AudioSource.Play() and Microphone.Start() will be launched on beginn... Read more
Packages folder fold/unfold state doesn't save between editor sessions
Reproduction steps: 1. Open new Unity project 2. In Project window, unfold "Packages" folder 3. Close and reopen Unity Editor 4. In ... Read more
ScriptExecutionOrder doest not get applied when entering play mode
Steps to reproduce: (repro video day10_149.mp4) 1. open attached project 2. open Script execution order window 3. set priority of De... Read more
[Mac] Cannot build Mac Standalone Player due to errors when scripting ba...
How to reproduce: 1. Create a new Unity project 2. Set scripting backend to IL2CPP in Player Settings 3. Build for Mac Standalone E... Read more
Collab Ignore Rules Ignored
1. What happened After adding rules in the .collabignore file that worked properly with Unity Collaborate v2.0.0-preview.17 in Unit... 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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices