Search Issue Tracker
Updating the UI Text component every frame increases memory allocated to...
To reproduce: 1. Open the project, attached by user (MemoryTests.zip)2. Open "main" scene3. Enter Play mode4. In Profiler, select Me... Read more
Deleted GameObject’s red name text is hard to read on blue highlight in ...
Steps to reproduce:1. Create new Unity project2. Create Cube GO in Hierarchy window3. Drag Cube GO to Project window to create a Pre... Read more
Linux IL2CPP Build Target displays an error message when selected on Win...
How to reproduce:1. Open the user-attached “My project (1).zip“ project with LinuxStandaloneSupport selected as the platform2. Open ... Read more
[Memory Profiler] [Mono Upgrade] Snapshot displays <uninitialized type> ...
How to reproduce:1. Open the attached "case_1349827.zip" project2. Select Window/Analysis/Memory Profiler and Capture the Snapshot3.... Read more
DualShock4: several buttons force a switch to keyboard mapping on Androi...
-e: see title -repro:--open attached project or get the Input Warriors--build&run scene for iOS or Android--run around with the ... Read more
Button hover state uses default theme color when a custom .uss is applied
Reproduction steps:1. Open the attached "repro_IN-100398" project2. Open the "Assets/Scenes/SampleScene.unity" Scene3. Enter the Pla... Read more
[AR][Mobile] Using KudanAR custom package built project looks split on a...
To reproduce:1. Open attached project "reproproject.zip" and open "SolarSystem.unity" scene2. Build for iOS or Android (if built for... Read more
Unity freezes when importing a specific .FBX file
How to reproduce:1. Create a new project2. Drag cylinder.FBX file into the Project Expected result: cylinder.FBX is imported into Un... Read more
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist