Search Issue Tracker
Standalone builds result in black screen on launch when built using CL w...
How to reproduce:1. Open the attached project ("case_1175054-BatchModeTest.zip") using the EnvIronman VM (optional) (more informatio... Read more
[Android] UnityWebRequest doesn't work behind a proxy
Repro steps:1. Open attached project2. Configure a proxy server on a computer (used WinGate) and on device3. Build and Run on Androi... Read more
[iOS] Input.touchCount returns a lower value than expected when touching...
Steps to reproduce:1. Open user's attached project "TouchExample.zip"2. Build for iOS and deploy the Xcode project to the iOS device... Read more
[Android][IL2CPP] App crashes during shutdown when starting a Java threa...
Repro steps:1. Open attached project2. Build and Run on Android3. Press the only button on the screen Actual: After a few seconds a ... Read more
[Linux] Bugreporter is collecting Editor.log from wrong location for 201...
To reproduce:Create a new project and submit a bug report Expected: Logs should be grabbed from ~/.config/unity3d/ (assuming default... Read more
[VCS] Undescriptive prompt is thrown when trying to delete assets while ...
How to reproduce:1. Create a new project and open it2. In the Project Window create a new empty script3. Go to "Edit" -> "Project... Read more
Animated gameObjects are sorted incorrectly in Animation window
How to reproduce:1. Open the attached 'New Unity Project.zip' project using the EnvIronman VM (optional) (more information in Edit)2... Read more
Asset Importers for models default the Scale Factor value to 1 regardles...
How to reproduce:1. Download the user-submitted model(1x1x1cube.jas)2. Create a new Unity project3. Import the downloaded model4. Se... Read more
Editor freezes when entering Play mode and Firebase GetValueAsync() was ...
How to reproduce:1. Open user attached project "FirebaseTestProject.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Click the "C... Read more
[State Machine] Animator's Sub-State Machine transitions added to Base L...
How to reproduce:1. Open the attached user's 'AnimTransitionBug.zip' project2. Open Assets -> Content -> Characters -> Play... 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