Search Issue Tracker
PlayerSettings.iOS.disableDepthAndStencilBuffers is not implemented for ...
To reproduce:1. Open project attached by QA2. In the console notice that there is no definition for disableDepthAndStencilBuffers Ex... Read more
HDR on mobile platforms uses ARGB32 RenderTexture format even when ARGBH...
Reproduction steps:1) Download and open user's attached project2) Switch active platform to Android3) Run "Test.unity" scene in Edit... Read more
Not all selected files are affected when attempting to manipulate them w...
1.Open attached "MultipleSelection" Unity project2.Hold down Control button3.Select multiple files by clicking on them in the Projec... Read more
Unable to move selected files to a folder if one of the selected files i...
1.Open attached Unity project2.Type “t:Prefab” into the search bar of the Project tab3.Select all found files4.Attempt to move selec... Read more
[OSX][iOS][VideoPlayer] H264 video sound disappears if changing playback...
How to reproduce:1. Open the attached project2. Play in Editor or Build and run on iOS device3. When video starts playing, change pl... Read more
Crash at TestAndRemoveObject when closing Unity with video preview playing
To reproduce:1. Open attached Unity project "v.zip"2. In Project folder, navigate to Assets --> StreamingAssets3. Click on the bi... Read more
Newly instantiated UI elements get incorrect values in localScale and lo...
To reproduce:1. Open attached project;2. Open "scene.unity";3. Enter Play mode;4. Instantiate a new UI block by pressing "S";5. Pres... Read more
[Metal][iOS] RenderTexture.DiscardContents() doesn't discard contents
Steps to reproduce:1. Open the attached project2. Build to iOS3. Run on a device4. In XCode, go to Debug -> Capture GPU Frame5. O... Read more
Coroutines can't be stopped by stopping their parent when having two or ...
To reproduce:1. Open my attached project2. Enter Play mode Expected: both cubes remain in same position - both coroutines are stoppe... Read more
[Android] On manually installed application when scene changes game view...
Reproduction steps:1) Download and open attached project (936777_reproproj2) Build Level01 and Level02 scenes with development mode ... 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