Search Issue Tracker
[iOS] Crash in MonoStringNew() when dismissing ReplayKit app selection p...
If ReplayKit.StartBroadcasting() is called and a prompt asking to select an app to use for recording is dismissed, apps built with M... Read more
[WSA] Visual Assets text labels in Player settings get cut even when the...
Reproduction steps:1. Open any project2. Go to WSA player settings -> Splash Image3. Resize the inspector horizontally4. Note, th... Read more
Perforce plugin tries to connect even there is no credentials filled in
Steps to reproduce:1) Crate new project in Unity2) Edit >> Project Settings >> Editor3) Version Control >> Perforc... Read more
Exceptions are not treated as a test failure when they occur in the Test...
Steps to reproduce:1. Open the attached project (New Unity Project.zip)2 Open the test.unity scene3. Open Editor Tests Runner4. Clic... Read more
[WinBootstrapper] [Regression] Component selection is not stored
To repro:1. Run DA.2. Proceed to Component selection page. Note selected components.3. Add/Remove some components. Note your choice.... Read more
Animator doesn't animate physics when Update Mode is set to Animate Physics
To reproduce:1. Open the project that i attached "animatePhysicsBug.zip".2. Open "Main" scene and enter Playmode.3. Observe the scen... Read more
Rigs created from avatars with "Optimize Game Object" selected do not re...
Steps to reproduce:1. Download and open the attached project2. Look at the hierarchy or project windows and see different hierarchy ... Read more
[Android] BuildPipeline.BuildPlayer throws DirectoryNotFoundException wh...
Steps to reproduce:1. Open the attached project (New Unity Project.zip)2. On the menu click "AutoBuilder > Android"3. Observe err... Read more
Asset Bundle Variant fails to resolve material when using WWW.LoadFromCa...
Steps to reproduce:1. Make sure there is only Assets folder in the Project folder2. Open attached project3. Open scene "boostrap"4. ... Read more
IL2CPP build fails when using link.xml on a library which uses Interlock...
Reproduction steps:1) Open user's attached project2) Make sure that Scripting Backend is set to IL2CPP3) Build and run project-- Not... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- 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